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

Unified Diff: content/content_tests.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_shell.gypi ('k') | content/renderer/devtools/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index c46ae0250a52e046095161e5f9ce1949ef99d501..92dcfa58efc61cb19da97bb740c3ac09c2055e48 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -258,8 +258,8 @@
'browser/browser_thread_unittest.cc',
'browser/browser_url_handler_impl_unittest.cc',
'browser/child_process_security_policy_unittest.cc',
- 'browser/debugger/devtools_http_handler_unittest.cc',
- 'browser/debugger/devtools_manager_unittest.cc',
+ 'browser/devtools/devtools_http_handler_unittest.cc',
+ 'browser/devtools/devtools_manager_unittest.cc',
'browser/device_orientation/provider_unittest.cc',
'browser/download/base_file_unittest.cc',
'browser/download/byte_stream_unittest.cc',
« no previous file with comments | « content/content_shell.gypi ('k') | content/renderer/devtools/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698