blob: bf86ef59f2670b6dd1695f6e7e64bcf1390e68e3 [file] [log] [blame]
# Copyright (c) 2014 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
{
'conditions': [
['OS=="android"', {
'variables': {
'files': [
'<(DEPTH)/chrome/test/data/android/contextmenu/',
'<(DEPTH)/chrome/test/data/android/device_files/',
'<(DEPTH)/chrome/test/data/geolocation/geolocation_on_load.html',
'<(DEPTH)/chrome/test/data/popup_blocker/popup-window-open.html',
'<(DEPTH)/chrome/test/data/translate/fr_test.html',
],
},
}],
],
}