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

Unified Diff: chrome/browser/DEPS

Issue 2265173002: Created Mojo BudgetService implementation in chrome/browser (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@mojo_service
Patch Set: Store render process ID instead of BrowserContext* Created 4 years, 4 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 387dab1fd4a83cb4a96b49797fd58357bf327d8f..c18eb84bc95bdf6eafeccdd8fe355c4481811378 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -97,6 +97,7 @@ include_rules = [
"+third_party/WebKit/public/platform/WebLoadingBehaviorFlag.h",
"+third_party/WebKit/public/platform/WebReferrerPolicy.h",
"+third_party/WebKit/public/platform/modules/app_banner/WebAppBannerPromptReply.h",
+ "+third_party/WebKit/public/platform/modules/budget_service/budget_service.mojom",
Peter Beverloo 2016/08/23 10:13:30 File extension's missing? You're including the C h
harkness 2016/08/23 10:48:32 Done.
"+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/screen_orientation/WebScreenOrientationLockType.h",

Powered by Google App Engine
This is Rietveld 408576698