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

Unified Diff: chrome/browser/DEPS

Issue 2379923002: Implement "appinstalled" event on Android. (Closed)
Patch Set: Rebase. Created 4 years 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: chrome/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index 2a7e5d5ab17e8ac9a5261f11a26834bbe39ef88c..58d0db33d53a6e1547f67a503a54a5338961297f 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -102,6 +102,7 @@ include_rules = [
"+third_party/WebKit/public/platform/WebSecurityStyle.h",
"+third_party/WebKit/public/platform/modules/app_banner/app_banner.mojom.h",
"+third_party/WebKit/public/platform/modules/budget_service/budget_service.mojom.h",
+ "+third_party/WebKit/public/platform/modules/installation/installation.mojom.h",
"+third_party/WebKit/public/platform/modules/notifications/WebNotificationConstants.h",
"+third_party/WebKit/public/platform/modules/push_messaging/WebPushPermissionStatus.h",
"+third_party/WebKit/public/platform/modules/remoteplayback/WebRemotePlaybackAvailability.h",

Powered by Google App Engine
This is Rietveld 408576698