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

Unified Diff: content/content_shell.gypi

Issue 11645015: Revert r173891 - "DevTools: rename debugger/ to devtools/, move DevTools files into content/rendere… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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 7153cc83f4164f81c86d762ec5e0035af9a0e5d1..197ecf0fc75e1688b14a3717b8bb3e58f5306abf 100644
--- a/content/content_shell.gypi
+++ b/content/content_shell.gypi
@@ -246,7 +246,7 @@
'target_name': 'content_shell_pak',
'type': 'none',
'dependencies': [
- 'browser/devtools/devtools_resources.gyp:devtools_resources',
+ 'browser/debugger/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