repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[Sync] Test Android passphrase creation UI
[chromium-blink-merge.git]
/
sync
/
sync_unit_tests.isolate
blob
a29fad05c8a132540a2dc3c09d5b7cc836120b0b
1
# Copyright 2015 The Chromium Authors. All rights reserved.
2
# Use of this source code is governed by a BSD-style license that can be
3
# found in the LICENSE file.
4
{
5
'conditions': [
6
['OS=="android"', {
7
'variables': {
8
'files': [
9
'<(PRODUCT_DIR)/locales/en-US.pak',
10
],
11
},
12
}],
13
],
14
'includes': [
15
'../third_party/icu/icu.isolate',
16
],
17
}