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

Unified Diff: content/content_browser.gypi

Issue 251653003: Introduces DevToolsManagerDelegate. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix android biuld error. Created 6 years, 7 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
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 7c62bf8752f06d6e21607323244504736c86ef2c..bc91f4936b0f027cbc14b1bf12c332b3d24d7ffc 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -97,6 +97,7 @@
'public/browser/devtools_http_handler.h',
'public/browser/devtools_http_handler_delegate.h',
'public/browser/devtools_manager.h',
+ 'public/browser/devtools_manager_delegate.h',
'public/browser/devtools_target.h',
'public/browser/dom_operation_notification_details.h',
'public/browser/dom_storage_context.h',
« no previous file with comments | « content/browser/devtools/embedded_worker_devtools_manager.cc ('k') | content/public/browser/content_browser_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698