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

Unified Diff: third_party/WebKit/public/blink.gyp

Issue 2231873002: Added budget_service.mojom (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@budget_api
Patch Set: Add a connection error handler to BudgetService 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: third_party/WebKit/public/blink.gyp
diff --git a/third_party/WebKit/public/blink.gyp b/third_party/WebKit/public/blink.gyp
index eb8fb5cc4d758ec5da76abb09e873d4187087e9a..db21255469b2140ce79d77c5f87d94c6b2272235 100644
--- a/third_party/WebKit/public/blink.gyp
+++ b/third_party/WebKit/public/blink.gyp
@@ -37,6 +37,7 @@
'platform/mime_registry.mojom',
'platform/modules/background_sync/background_sync.mojom',
'platform/modules/broadcastchannel/broadcast_channel.mojom',
+ 'platform/modules/budget_service/budget_service.mojom',
'platform/modules/geolocation/geolocation.mojom',
'platform/modules/hyphenation/hyphenation.mojom',
'platform/modules/notifications/notification.mojom',

Powered by Google App Engine
This is Rietveld 408576698