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

Unified Diff: chrome/browser/DEPS

Issue 2393513004: Convert app banners to use Mojo. (Closed)
Patch Set: Rebase. init() can cause frames to detach Created 4 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: chrome/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index 4da1a9af6dcc1c2aeb99679b5d8c67cf148e8041..e2b780560ccb76beff30a1f59865c6e281bf6bcf 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -91,7 +91,7 @@ include_rules = [
"+third_party/WebKit/public/platform/WebLoadingBehaviorFlag.h",
"+third_party/WebKit/public/platform/WebReferrerPolicy.h",
"+third_party/WebKit/public/platform/WebSecurityStyle.h",
- "+third_party/WebKit/public/platform/modules/app_banner/WebAppBannerPromptReply.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/notifications/WebNotificationConstants.h",
"+third_party/WebKit/public/platform/modules/payments/payment_request.mojom.h",

Powered by Google App Engine
This is Rietveld 408576698