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

Unified Diff: ui/file_manager/video_player/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/video_player/js/compiled_resources2.gyp
diff --git a/ui/file_manager/video_player/js/compiled_resources2.gyp b/ui/file_manager/video_player/js/compiled_resources2.gyp
new file mode 100644
index 0000000000000000000000000000000000000000..e632a4b7ae3c25a59a91d82aee28301b98f5d538
--- /dev/null
+++ b/ui/file_manager/video_player/js/compiled_resources2.gyp
@@ -0,0 +1,35 @@
+# 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': 'error_util',
+# 'includes': ['../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'media_controls',
+# 'includes': ['../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'test_util',
+# 'includes': ['../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'video_player',
+# 'includes': ['../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'video_player_metrics',
+# 'includes': ['../../compile_js2.gypi'],
+# },
+# {
+# 'target_name': 'video_player_scripts',
+# 'includes': ['../../compile_js2.gypi'],
+# },
+ ],
+}
« no previous file with comments | « ui/file_manager/video_player/js/compiled_resources.gyp ('k') | ui/keyboard/resources/compiled_resources.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698