Makes the view manager client lib remove children when embedding
[chromium-blink-merge.git] / sync / sync_unit_tests.isolate
bloba29fad05c8a132540a2dc3c09d5b7cc836120b0b
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.
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   ],