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

Unified Diff: content/browser/DEPS

Issue 661463002: Implement PushManager#hasPermission (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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 a0254e3205c47069cc922458429b12b41aa00a19..c99434f0d7dcc7fa2fcd5e57d71947903ee6cf49 100644
--- a/content/browser/DEPS
+++ b/content/browser/DEPS
@@ -48,6 +48,7 @@ include_rules = [
"+third_party/WebKit/public/platform/WebReferrerPolicy.h",
"+third_party/WebKit/public/platform/WebLockOrientationError.h",
"+third_party/WebKit/public/platform/WebNotificationPermission.h",
+ "+third_party/WebKit/public/platform/WebPushPermissionStatus.h",
"+third_party/WebKit/public/platform/WebScreenOrientationLockType.h",
"+third_party/WebKit/public/platform/WebScreenOrientationType.h",
"+third_party/WebKit/public/platform/WebScreenInfo.h",

Powered by Google App Engine
This is Rietveld 408576698