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

Unified Diff: extensions/common/api/schemas.gypi

Issue 880073002: Networking.config: Implementation of the NetworkingConfigService (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: adressed comments by kalman, stevenjb and asvitkine Created 5 years, 11 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: extensions/common/api/schemas.gypi
diff --git a/extensions/common/api/schemas.gypi b/extensions/common/api/schemas.gypi
index b774e4ddade4d8f55fb50f40d340cd1d63ee1651..8254e5a19f88b3e7bf0d8babce2b33a9af74507d 100644
--- a/extensions/common/api/schemas.gypi
+++ b/extensions/common/api/schemas.gypi
@@ -33,6 +33,7 @@
'mime_handler_private.idl',
'mime_handler_view_guest_internal.json',
'mojo_private.idl',
+ 'networking_config.idl',
'networking_private.json',
'power.idl',
'printer_provider.idl',

Powered by Google App Engine
This is Rietveld 408576698