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

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: More fixes 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 99ed2368f7d864674141528469bb60c84201d441..1b8a93b962f4977207ec064d39fc7dcfd77e3c9d 100644
--- a/extensions/common/api/schemas.gypi
+++ b/extensions/common/api/schemas.gypi
@@ -32,6 +32,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