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

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

Issue 2883263002: Stop foreground depending on background in gyp v2 (Closed)
Patch Set: Format. Created 3 years, 7 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
« no previous file with comments | « no previous file | ui/file_manager/externs/background/drive_sync_handler.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/file_manager/externs/background/compiled_resources2.gyp
diff --git a/ui/file_manager/externs/background/compiled_resources2.gyp b/ui/file_manager/externs/background/compiled_resources2.gyp
new file mode 100644
index 0000000000000000000000000000000000000000..df2802859177f3bb395fd421a8e2d70031978b0d
--- /dev/null
+++ b/ui/file_manager/externs/background/compiled_resources2.gyp
@@ -0,0 +1,40 @@
+# Copyright 2017 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.
+
+########################################################
+# NOTE: THIS FILE IS GENERATED. DO NOT EDIT IT! #
+# Instead, run create_include_gyp.py to regenerate it. #
+########################################################
+{
+ 'targets': [
+ {
+ 'target_name': 'drive_sync_handler',
+ 'includes': ['../../../../third_party/closure_compiler/include_js.gypi'],
+ },
+ {
+ 'target_name': 'file_operation_manager',
+ 'includes': ['../../../../third_party/closure_compiler/include_js.gypi'],
+ },
+ {
+ 'target_name': 'import_runner',
+ 'includes': ['../../../../third_party/closure_compiler/include_js.gypi'],
+ },
+ {
+ 'target_name': 'media_import_handler',
+ 'includes': ['../../../../third_party/closure_compiler/include_js.gypi'],
+ },
+ {
+ 'target_name': 'media_scanner',
+ 'includes': ['../../../../third_party/closure_compiler/include_js.gypi'],
+ },
+ {
+ 'target_name': 'progress_center',
+ 'includes': ['../../../../third_party/closure_compiler/include_js.gypi'],
+ },
+ {
+ 'target_name': 'volume_manager_factory',
+ 'includes': ['../../../../third_party/closure_compiler/include_js.gypi'],
+ },
+ ],
+}
« no previous file with comments | « no previous file | ui/file_manager/externs/background/drive_sync_handler.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698