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

Unified Diff: content/content_browser.gypi

Issue 976353002: DevTools: land service worker handler (patch 1). (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@worker2
Patch Set: review comments addressed Created 5 years, 10 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/browser/devtools/worker_devtools_manager.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index a2f5493dbbfcc8c9fc665aac8650a39d7b5850d6..3da4939c2e4b1210f74c8e08ef23679870daeb94 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -525,6 +525,8 @@
'browser/devtools/protocol/page_handler.h',
'browser/devtools/protocol/power_handler.cc',
'browser/devtools/protocol/power_handler.h',
+ 'browser/devtools/protocol/service_worker_handler.cc',
+ 'browser/devtools/protocol/service_worker_handler.h',
'browser/devtools/protocol/system_info_handler.cc',
'browser/devtools/protocol/system_info_handler.h',
'browser/devtools/protocol/tethering_handler.cc',
« no previous file with comments | « content/browser/devtools/worker_devtools_manager.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698