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

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: Update API to reflect design changes. Still error on calling method. 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..dc424613b802af7e13c7cc0187c0f20cce1b95bc 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.json',
'signed_in_devices.idl',
'streams_private.idl',
'sync_file_system.idl',

Powered by Google App Engine
This is Rietveld 408576698