Index: ui/file_manager/externs/compiled_resources2.gyp |
diff --git a/ui/file_manager/externs/compiled_resources2.gyp b/ui/file_manager/externs/compiled_resources2.gyp |
new file mode 100644 |
index 0000000000000000000000000000000000000000..24e3194f6a640b558ee795faca22b6e0a479f5eb |
--- /dev/null |
+++ b/ui/file_manager/externs/compiled_resources2.gyp |
@@ -0,0 +1,87 @@ |
+# 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': 'audio_player_foreground', |
+ 'includes': ['../../../third_party/closure_compiler/include_js.gypi'], |
+ }, |
+ { |
+ 'target_name': 'chrome_cast', |
+ 'includes': ['../../../third_party/closure_compiler/include_js.gypi'], |
+ }, |
+ { |
+ 'target_name': 'chrome_echo_private', |
+ 'includes': ['../../../third_party/closure_compiler/include_js.gypi'], |
+ }, |
+ { |
+ 'target_name': 'chrome_file_browser_handler', |
+ 'includes': ['../../../third_party/closure_compiler/include_js.gypi'], |
+ }, |
+ { |
+ 'target_name': 'chrome_test', |
+ 'includes': ['../../../third_party/closure_compiler/include_js.gypi'], |
+ }, |
+ { |
+ 'target_name': 'chrome_webstore_widget_private', |
+ 'includes': ['../../../third_party/closure_compiler/include_js.gypi'], |
+ }, |
+ { |
+ 'target_name': 'connection', |
+ 'includes': ['../../../third_party/closure_compiler/include_js.gypi'], |
+ }, |
+ { |
+ 'target_name': 'css_rule', |
+ 'includes': ['../../../third_party/closure_compiler/include_js.gypi'], |
+ }, |
+ { |
+ 'target_name': 'es6_workaround', |
+ 'includes': ['../../../third_party/closure_compiler/include_js.gypi'], |
+ }, |
+ { |
+ 'target_name': 'exif_entry', |
+ 'includes': ['../../../third_party/closure_compiler/include_js.gypi'], |
+ }, |
+ { |
+ 'target_name': 'files_elements', |
+ 'includes': ['../../../third_party/closure_compiler/include_js.gypi'], |
+ }, |
+ { |
+ 'target_name': 'gallery_background', |
+ 'includes': ['../../../third_party/closure_compiler/include_js.gypi'], |
+ }, |
+ { |
+ 'target_name': 'gallery_foreground', |
+ 'includes': ['../../../third_party/closure_compiler/include_js.gypi'], |
+ }, |
+ { |
+ 'target_name': 'html_menu_item_element', |
+ 'includes': ['../../../third_party/closure_compiler/include_js.gypi'], |
+ }, |
+ { |
+ 'target_name': 'launcher_search_provider', |
+ 'includes': ['../../../third_party/closure_compiler/include_js.gypi'], |
+ }, |
+ { |
+ 'target_name': 'paper_elements', |
+ 'includes': ['../../../third_party/closure_compiler/include_js.gypi'], |
+ }, |
+ { |
+ 'target_name': 'platform', |
+ 'includes': ['../../../third_party/closure_compiler/include_js.gypi'], |
+ }, |
+ { |
+ 'target_name': 'platform_worker', |
+ 'includes': ['../../../third_party/closure_compiler/include_js.gypi'], |
+ }, |
+ { |
+ 'target_name': 'video_player_foreground', |
+ 'includes': ['../../../third_party/closure_compiler/include_js.gypi'], |
+ }, |
+ { |
+ 'target_name': 'webview_tag', |
+ 'includes': ['../../../third_party/closure_compiler/include_js.gypi'], |
+ }, |
+ ], |
+} |