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

Unified Diff: third_party/closure_compiler/compiled_resources.gyp

Issue 2881523002: Closure: convert the rest of chrome/browser/resources/ to v2 GYP (Closed)
Patch Set: logic fix 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 | « third_party/closure_compiler/compile2.py ('k') | third_party/closure_compiler/compiled_resources2.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/closure_compiler/compiled_resources.gyp
diff --git a/third_party/closure_compiler/compiled_resources.gyp b/third_party/closure_compiler/compiled_resources.gyp
index 9acb495a0b2ac0bcf90528a0a47423fd82a3e361..6b81416a6fd0423a287e243ac8670b7ff5c0b3ab 100644
--- a/third_party/closure_compiler/compiled_resources.gyp
+++ b/third_party/closure_compiler/compiled_resources.gyp
@@ -20,9 +20,6 @@
'target_name': 'compiled_resources',
'type': 'none',
'dependencies': [
- '../../chrome/browser/resources/chromeos/compiled_resources.gyp:*',
- '../../chrome/browser/resources/help/compiled_resources.gyp:*',
- '../../chrome/browser/resources/options/compiled_resources.gyp:*',
'../../ui/file_manager/file_manager/foreground/js/compiled_resources.gyp:*',
],
},
« no previous file with comments | « third_party/closure_compiler/compile2.py ('k') | third_party/closure_compiler/compiled_resources2.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698