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

Unified Diff: content/content_browser.gypi

Issue 23615009: Stub out initial NavigationController browser implementation (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Update to ToT Created 7 years, 3 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/common/service_worker_messages.h ('k') | content/content_common.gypi » ('j') | 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 82b077b084947c52f339f48294e0310ff3abb55f..fe5c989bdd54479b2ce51d38abe1a6762da2c5f3 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -724,6 +724,10 @@
'browser/media_devices_monitor.cc',
'browser/mime_registry_message_filter.cc',
'browser/mime_registry_message_filter.h',
+ 'browser/service_worker/service_worker_dispatcher_host.h',
+ 'browser/service_worker/service_worker_dispatcher_host.cc',
+ 'browser/service_worker/service_worker_context.h',
+ 'browser/service_worker/service_worker_context.cc',
'browser/net/browser_online_state_observer.cc',
'browser/net/browser_online_state_observer.h',
'browser/net/sqlite_persistent_cookie_store.cc',
« no previous file with comments | « content/common/service_worker_messages.h ('k') | content/content_common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698