Update WebFrameTestProxy and WebTestProxy to mostly follow Chrome style.
[chromium-blink-merge.git] / base / base.isolate
blob442d168ca4112c10303531391cfba583e6bd1f4b
1 # Copyright 2014 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   'includes': [
6     # While the target 'base' doesn't depend on ../third_party/icu/icu.gyp
7     # itself, virtually all targets using it has to include icu. The only
8     # exception is the Windows sandbox (?).
9     '../third_party/icu/icu.isolate',
10   ],