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

Unified Diff: content/content_shell.gypi

Issue 11630004: DevTools: rename debugger/ to devtools/, move DevTools files into content/renderer/devtools. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: For landing Created 8 years 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 | « content/content_renderer.gypi ('k') | content/content_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_shell.gypi
diff --git a/content/content_shell.gypi b/content/content_shell.gypi
index 197ecf0fc75e1688b14a3717b8bb3e58f5306abf..7153cc83f4164f81c86d762ec5e0035af9a0e5d1 100644
--- a/content/content_shell.gypi
+++ b/content/content_shell.gypi
@@ -246,7 +246,7 @@
'target_name': 'content_shell_pak',
'type': 'none',
'dependencies': [
- 'browser/debugger/devtools_resources.gyp:devtools_resources',
+ 'browser/devtools/devtools_resources.gyp:devtools_resources',
'content_shell_resources',
'<(DEPTH)/ui/ui.gyp:ui_resources',
],
« no previous file with comments | « content/content_renderer.gypi ('k') | content/content_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698