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

Unified Diff: content/common/DEPS

Issue 871013003: Gather the ServiceWorker client information in the browser process. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@rfh_getvisibilitystate
Patch Set: added TODO Created 5 years, 11 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 e8daa456c627c72e3ad474e005f47fdfe27dd39d..89d9e62bbdce0173e17fb2ae3d19b4f9567bb9a5 100644
--- a/content/common/DEPS
+++ b/content/common/DEPS
@@ -32,6 +32,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/WebServiceWorkerClientsInfo.h",
jochen (gone - plz use gerrit) 2015/01/29 15:18:00 this is not an POD/enum header, so we can't add it
mlamouri (slow - plz ping) 2015/01/29 17:57:45 Removed.
"+third_party/WebKit/public/platform/WebServiceWorkerError.h",
"+third_party/WebKit/public/platform/WebServiceWorkerEventResult.h",
"+third_party/WebKit/public/platform/WebServiceWorkerCacheError.h",

Powered by Google App Engine
This is Rietveld 408576698