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

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

Issue 1015623005: chrome.settingsPrivate: Basic stub implementation (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressing nits Created 5 years, 9 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 e848f60231196b0918ae3a39aba289d7da4f82a8..481da97c4343262b45e8c6f43db0a77160f8051d 100644
--- a/chrome/common/extensions/api/schemas.gypi
+++ b/chrome/common/extensions/api/schemas.gypi
@@ -69,6 +69,7 @@
'reading_list_private.json',
'screenlock_private.idl',
'sessions.json',
+ 'settings_private.idl',
'signed_in_devices.idl',
'streams_private.idl',
'sync_file_system.idl',

Powered by Google App Engine
This is Rietveld 408576698