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

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

Issue 1342033002: Add tooltips to cr-policy-indicator (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@issue_521791_settings_policy_1
Patch Set: Feedback Created 5 years, 3 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: 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 506bf65af945dd3ce3d52019c4332820a397d4ba..66c39de939beee902fd866cc35645692e1167354 100644
--- a/third_party/closure_compiler/externs/settings_private.js
+++ b/third_party/closure_compiler/externs/settings_private.js
@@ -55,6 +55,7 @@ chrome.settingsPrivate.PolicyEnforcement = {
* type: !chrome.settingsPrivate.PrefType,
* value: *,
* policySource: (!chrome.settingsPrivate.PolicySource|undefined),
+ * policySourceName: (string|undefined),
* policyEnforcement: (!chrome.settingsPrivate.PolicyEnforcement|undefined),
* recommendedValue: (*|undefined),
* extensionId: (string|undefined),
« no previous file with comments | « chrome/common/extensions/api/settings_private.idl ('k') | ui/webui/resources/cr_elements/v1_0/policy/compiled_resources.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698