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

Unified Diff: content/content_common.gypi

Issue 6990059: DevTools: devtools message plumbing between worker and page processes (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Moved worker devtools login under content/ Created 9 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_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 33e2578de1fc6e8a7620adada0299561b16b8400..2f5ea9f5c45a65fffbca39eadf77d548787241c3 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -79,6 +79,7 @@
'common/debug_flags.h',
'common/desktop_notification_messages.h',
'common/device_orientation_messages.h',
+ 'common/devtools_messages.h',
'common/dom_storage_common.h',
'common/dom_storage_messages.h',
'common/drag_messages.h',

Powered by Google App Engine
This is Rietveld 408576698