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

Unified Diff: ui/webui/resources/cr_elements/cr_shared_menu/compiled_resources2.gyp

Issue 1767973002: Closure: convert md_history to v2 GYP (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge Created 4 years, 9 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/compiled_resources2.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/webui/resources/cr_elements/cr_shared_menu/compiled_resources2.gyp
diff --git a/ui/webui/resources/cr_elements/cr_shared_menu/compiled_resources2.gyp b/ui/webui/resources/cr_elements/cr_shared_menu/compiled_resources2.gyp
index c401345437c7f44b728e37c0b50b3f74f8c423e6..bcfaa7c138154fbfa8ee03680cfb7f8c3ee19fb1 100644
--- a/ui/webui/resources/cr_elements/cr_shared_menu/compiled_resources2.gyp
+++ b/ui/webui/resources/cr_elements/cr_shared_menu/compiled_resources2.gyp
@@ -6,10 +6,10 @@
{
'target_name': 'cr_shared_menu',
'dependencies': [
- '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert',
- '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr',
- '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:util',
- '<(DEPTH)/ui/webui/resources/js/cr/ui/compiled_resources2.gyp:position_util',
+ '../../js/compiled_resources2.gyp:assert',
+ '../../js/compiled_resources2.gyp:cr',
+ '../../js/compiled_resources2.gyp:util',
+ '../../js/cr/ui/compiled_resources2.gyp:position_util',
],
'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'],
},
« no previous file with comments | « third_party/closure_compiler/compiled_resources2.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698