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

Unified Diff: ui/file_manager/file_manager/foreground/js/ui/compiled_resources2.gyp

Issue 2229333002: Add compiled_resources2.gyp for file manager. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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/file_manager/foreground/js/ui/compiled_resources2.gyp
diff --git a/ui/file_manager/file_manager/foreground/js/ui/compiled_resources2.gyp b/ui/file_manager/file_manager/foreground/js/ui/compiled_resources2.gyp
new file mode 100644
index 0000000000000000000000000000000000000000..1e92c95c1fb410be324b96436a212e127177d99f
--- /dev/null
+++ b/ui/file_manager/file_manager/foreground/js/ui/compiled_resources2.gyp
@@ -0,0 +1,151 @@
+# 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': 'actions_submenu',
+# 'includes': ['../../../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'actions_submenu_unittest',
+# 'includes': ['../../../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'banners',
+# 'includes': ['../../../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'combobutton',
+# 'includes': ['../../../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'commandbutton',
+# 'includes': ['../../../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'default_task_dialog',
+# 'includes': ['../../../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'details_container',
+# 'includes': ['../../../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'dialog_footer',
+# 'includes': ['../../../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'directory_tree',
+# 'includes': ['../../../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'directory_tree_unittest',
+# 'includes': ['../../../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'drag_selector',
+# 'includes': ['../../../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'empty_folder',
+# 'includes': ['../../../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'error_dialog',
+# 'includes': ['../../../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'file_grid',
+# 'includes': ['../../../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'file_list_selection_model',
+# 'includes': ['../../../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'file_manager_dialog_base',
+# 'includes': ['../../../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'file_manager_ui',
+# 'includes': ['../../../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'file_metadata_formatter',
+# 'includes': ['../../../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'file_table',
+# 'includes': ['../../../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'file_table_list',
+# 'includes': ['../../../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'file_table_unittest',
+# 'includes': ['../../../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'files_alert_dialog',
+# 'includes': ['../../../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'files_confirm_dialog',
+# 'includes': ['../../../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'files_menu',
+# 'includes': ['../../../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'gear_menu',
+# 'includes': ['../../../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'list_container',
+# 'includes': ['../../../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'location_line',
+# 'includes': ['../../../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'multi_file_details',
+# 'includes': ['../../../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'multi_profile_share_dialog',
+# 'includes': ['../../../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'progress_center_panel',
+# 'includes': ['../../../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'providers_menu',
+# 'includes': ['../../../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'scrollbar',
+# 'includes': ['../../../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'search_box',
+# 'includes': ['../../../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'share_dialog',
+# 'includes': ['../../../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'single_file_details',
+# 'includes': ['../../../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'suggest_apps_dialog',
+# 'includes': ['../../../../compile_js2.gypi'],
+# },
+ ],
+}

Powered by Google App Engine
This is Rietveld 408576698