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

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

Issue 880073002: Networking.config: Implementation of the NetworkingConfigService (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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: chrome/common/extensions/api/schemas.gypi
diff --git a/chrome/common/extensions/api/schemas.gypi b/chrome/common/extensions/api/schemas.gypi
index 17fd692d40d954b80ace904f3ea84883249755d6..e6fba58b3ab9b6a5deb01e303f9cd3cba3004e80 100644
--- a/chrome/common/extensions/api/schemas.gypi
+++ b/chrome/common/extensions/api/schemas.gypi
@@ -118,6 +118,7 @@
'first_run_private.json',
'log_private.idl',
'platform_keys_internal.idl',
+ 'networking_config.idl',
'wallpaper.json',
'wallpaper_private.json',
],

Powered by Google App Engine
This is Rietveld 408576698