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

Unified Diff: chrome/chrome.gyp

Issue 6356015: DevTools: enable remote debugging with front-end served from the cloud. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Lint Created 9 years, 11 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 | « chrome/browser/ui/browser_init.cc ('k') | chrome/test/testing_browser_process.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 4455b2f5032ba292c9e20f585d69f8203b7ab8f3..775a4a990643ec7d28ad6e61f992205988ba94fe 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -510,8 +510,6 @@
'sources': [
'browser/debugger/debugger_remote_service.cc',
'browser/debugger/debugger_remote_service.h',
- 'browser/debugger/debugger_wrapper.cc',
- 'browser/debugger/debugger_wrapper.h',
'browser/debugger/devtools_client_host.cc',
'browser/debugger/devtools_client_host.h',
'browser/debugger/devtools_http_protocol_handler.cc',
« no previous file with comments | « chrome/browser/ui/browser_init.cc ('k') | chrome/test/testing_browser_process.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698