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

Unified Diff: chrome/chrome.gyp

Issue 6990059: DevTools: devtools message plumbing between worker and page processes (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index fa1c00869f76840112db8313f3503111f8327755..e16e88e33f4aeb5b71449eb72004fc57bc9edcea 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -29,6 +29,7 @@
'syncapi',
'utility',
'service',
+ 'worker',
'../content/content.gyp:content_gpu',
'../content/content.gyp:content_ppapi_plugin',
'../content/content.gyp:content_worker',
@@ -131,6 +132,7 @@
'chrome_installer_util.gypi',
'chrome_renderer.gypi',
'chrome_tests.gypi',
+ 'chrome_worker.gypi',
'common_constants.gypi',
'nacl.gypi',
],

Powered by Google App Engine
This is Rietveld 408576698