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

Unified Diff: content/browser/DEPS

Issue 379303002: Content blink::WebServiceWorkerCacheStorage implementation. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: meets presubmit! Created 6 years, 5 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/browser/DEPS
diff --git a/content/browser/DEPS b/content/browser/DEPS
index d6112ba961d8aaf5c0d2f65c5c84dc0714cfa341..d56c01dfb1cf705c40beeabd6b0c797c66e640f7 100644
--- a/content/browser/DEPS
+++ b/content/browser/DEPS
@@ -43,6 +43,7 @@ include_rules = [
"+third_party/WebKit/public/platform/WebScreenOrientationLockType.h",
"+third_party/WebKit/public/platform/WebScreenOrientationType.h",
"+third_party/WebKit/public/platform/WebScreenInfo.h",
+ "+third_party/WebKit/public/platform/WebServiceWorkerCacheStorageError.h",
"+third_party/WebKit/public/platform/WebServiceWorkerError.h",
"+third_party/WebKit/public/platform/WebServiceWorkerEventResult.h",
"+third_party/WebKit/public/platform/WebServiceWorkerState.h",

Powered by Google App Engine
This is Rietveld 408576698