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

Unified Diff: content/content_worker.gypi

Issue 6990059: DevTools: devtools message plumbing between worker and page processes (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Removed extra line 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
« no previous file with comments | « content/content_renderer.gypi ('k') | content/renderer/websharedworker_proxy.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_worker.gypi
diff --git a/content/content_worker.gypi b/content/content_worker.gypi
index 498315f7a7c447af65e7f7fc1e92112ba795c6f7..0e048329cac6acf6dffbabea17de003cdd348e6b 100644
--- a/content/content_worker.gypi
+++ b/content/content_worker.gypi
@@ -23,6 +23,8 @@
'worker/webworker_stub.h',
'worker/webworkerclient_proxy.cc',
'worker/webworkerclient_proxy.h',
+ 'worker/worker_devtools_agent.cc',
+ 'worker/worker_devtools_agent.h',
'worker/worker_main.cc',
'worker/worker_thread.cc',
'worker/worker_thread.h',
« no previous file with comments | « content/content_renderer.gypi ('k') | content/renderer/websharedworker_proxy.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698