blob: a284dc1d8e7c5845257dc2f6cbdb567bebaf60d6 [file] [log] [blame]
# Copyright 2013 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': [
'<(PRODUCT_DIR)/chrome_100_percent.pak',
'<(PRODUCT_DIR)/content_resources.pak',
'<(PRODUCT_DIR)/locales/en-US.pak',
'<(PRODUCT_DIR)/resources.pak',
'test/data/',
],
},
}],
],
'includes': [
'../third_party/icu/icu.isolate',
'../gin/v8.isolate',
],
}