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

Unified Diff: ui/file_manager/gallery/js/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/gallery/js/compiled_resources2.gyp
diff --git a/ui/file_manager/gallery/js/compiled_resources2.gyp b/ui/file_manager/gallery/js/compiled_resources2.gyp
new file mode 100644
index 0000000000000000000000000000000000000000..f5be3c8f138bb1f039db9a515a88cd205651ece4
--- /dev/null
+++ b/ui/file_manager/gallery/js/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': 'background',
+# 'includes': ['../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'dimmable_ui_controller',
+# 'includes': ['../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'dimmable_ui_controller_unittest',
+# 'includes': ['../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'entry_list_watcher',
+# 'includes': ['../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'entry_list_watcher_unittest',
+# 'includes': ['../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'error_banner',
+# 'includes': ['../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'gallery',
+# 'includes': ['../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'gallery_data_model',
+# 'includes': ['../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'gallery_data_model_unittest',
+# 'includes': ['../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'gallery_item',
+# 'includes': ['../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'gallery_item_unittest',
+# 'includes': ['../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'gallery_scripts',
+# 'includes': ['../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'gallery_util',
+# 'includes': ['../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'gallery_util_unittest',
+# 'includes': ['../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'metadata_worker',
+# 'includes': ['../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'ribbon',
+# 'includes': ['../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'ribbon_unittest',
+# 'includes': ['../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'slide_mode',
+# 'includes': ['../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'slide_mode_unittest',
+# 'includes': ['../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'test_util',
+# 'includes': ['../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'thumbnail_mode',
+# 'includes': ['../../compile_js2.gypi'],
+# },
+ ],
+}
« no previous file with comments | « ui/file_manager/gallery/js/compiled_resources.gyp ('k') | ui/file_manager/gallery/js/image_editor/compiled_resources2.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698