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

Unified Diff: ui/file_manager/file_manager/foreground/js/metadata/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/metadata/compiled_resources2.gyp
diff --git a/ui/file_manager/file_manager/foreground/js/metadata/compiled_resources2.gyp b/ui/file_manager/file_manager/foreground/js/metadata/compiled_resources2.gyp
new file mode 100644
index 0000000000000000000000000000000000000000..55a28f94b16e58592e0d38cf101b74f3b5923a70
--- /dev/null
+++ b/ui/file_manager/file_manager/foreground/js/metadata/compiled_resources2.gyp
@@ -0,0 +1,131 @@
+# 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': 'byte_reader',
+# 'includes': ['../../../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'content_metadata_provider',
+# 'includes': ['../../../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'content_metadata_provider_unittest',
+# 'includes': ['../../../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'exif_constants',
+# 'includes': ['../../../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'exif_parser',
+# 'includes': ['../../../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'exif_parser_unittest',
+# 'includes': ['../../../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'external_metadata_provider',
+# 'includes': ['../../../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'external_metadata_provider_unittest',
+# 'includes': ['../../../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'file_system_metadata_provider',
+# 'includes': ['../../../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'file_system_metadata_provider_unittest',
+# 'includes': ['../../../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'function_parallel',
+# 'includes': ['../../../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'function_sequence',
+# 'includes': ['../../../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'id3_parser',
+# 'includes': ['../../../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'image_orientation',
+# 'includes': ['../../../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'image_orientation_unittest',
+# 'includes': ['../../../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'image_parsers',
+# 'includes': ['../../../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'metadata_cache_item',
+# 'includes': ['../../../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'metadata_cache_item_unittest',
+# 'includes': ['../../../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'metadata_cache_set',
+# 'includes': ['../../../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'metadata_cache_set_unittest',
+# 'includes': ['../../../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'metadata_dispatcher',
+# 'includes': ['../../../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'metadata_item',
+# 'includes': ['../../../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'metadata_model',
+# 'includes': ['../../../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'metadata_model_unittest',
+# 'includes': ['../../../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'metadata_parser',
+# 'includes': ['../../../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'mpeg_parser',
+# 'includes': ['../../../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'multi_metadata_provider',
+# 'includes': ['../../../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'multi_metadata_provider_unittest',
+# 'includes': ['../../../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'new_metadata_provider',
+# 'includes': ['../../../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'thumbnail_model',
+# 'includes': ['../../../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'thumbnail_model_unittest',
+# 'includes': ['../../../../compile_js2.gypi'],
+# },
+ ],
+}

Powered by Google App Engine
This is Rietveld 408576698