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

Unified Diff: content/common/DEPS

Issue 178343011: Support dispatching ServiceWorker FetchEvent and receiving response (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: plubming Created 6 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
Index: content/common/DEPS
diff --git a/content/common/DEPS b/content/common/DEPS
index b26b7a4997e92ee0da7df13d4e7fb8e4a689e77b..0362a4a494d676ecc127f41f8c0a3d2d95a5b00e 100644
--- a/content/common/DEPS
+++ b/content/common/DEPS
@@ -42,6 +42,7 @@ include_rules = [
"+third_party/WebKit/public/web/WebPageVisibilityState.h",
"+third_party/WebKit/public/web/WebPluginAction.h",
"+third_party/WebKit/public/web/WebPopupType.h",
+ "+third_party/WebKit/public/web/WebServiceWorkerResponse.h",
"+third_party/WebKit/public/web/WebTextDirection.h",
"+third_party/WebKit/public/web/WebWindowFeatures.h",
]

Powered by Google App Engine
This is Rietveld 408576698