| Index: chrome/browser/resources/chromeos/chromevox/common/compiled_resources2.gyp
|
| diff --git a/chrome/browser/resources/chromeos/chromevox/common/compiled_resources2.gyp b/chrome/browser/resources/chromeos/chromevox/common/compiled_resources2.gyp
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..2986f8bbb77a4398d4e64744bd5df338badb5974
|
| --- /dev/null
|
| +++ b/chrome/browser/resources/chromeos/chromevox/common/compiled_resources2.gyp
|
| @@ -0,0 +1,11 @@
|
| +# Copyright 2016 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.
|
| +{
|
| + 'targets': [
|
| + {
|
| + 'target_name': 'chrome_extension_externs',
|
| + 'includes': ['../../../../../../third_party/closure_compiler/compile_js2.gypi'],
|
| + },
|
| + ],
|
| +}
|
|
|