Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(568)

Unified Diff: ui/file_manager/externs/compiled_resources2.gyp

Issue 2289303007: Re-instate ui/*compiled_resources*.gyp files (Closed)
Patch Set: Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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..9de99e4ba6b1758992c0f2acad38b4b114d4d036
--- /dev/null
+++ b/ui/file_manager/externs/compiled_resources2.gyp
@@ -0,0 +1,91 @@
+# 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': 'volume_info',
+ 'includes': ['../../../third_party/closure_compiler/include_js.gypi'],
+ },
+ {
+ 'target_name': 'webview_tag',
+ 'includes': ['../../../third_party/closure_compiler/include_js.gypi'],
+ },
+ ],
+}
« no previous file with comments | « ui/file_manager/compiled_resources2.gyp ('k') | ui/file_manager/file_manager/background/js/compiled_resources.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698