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

Unified Diff: third_party/closure_compiler/externs/settings_private.js

Issue 1612643002: Update extension API externs (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@issue_563744_line_wrap_interfaces
Patch Set: Rebase Created 4 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
« no previous file with comments | « third_party/closure_compiler/externs/bluetooth_private.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/closure_compiler/externs/settings_private.js
diff --git a/third_party/closure_compiler/externs/settings_private.js b/third_party/closure_compiler/externs/settings_private.js
index 5988b39daf9086d4891e2ca06befb7dc46c8e1e1..228516f026a191c7e848d6efeef6cca1eef5f007 100644
--- a/third_party/closure_compiler/externs/settings_private.js
+++ b/third_party/closure_compiler/externs/settings_private.js
@@ -26,6 +26,7 @@ chrome.settingsPrivate.PrefType = {
STRING: 'STRING',
URL: 'URL',
LIST: 'LIST',
+ DICTIONARY: 'DICTIONARY',
};
/**
« no previous file with comments | « third_party/closure_compiler/externs/bluetooth_private.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698