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

Unified Diff: chrome/browser/resources/policy.html

Issue 9111022: Removed ConfigurationPolicyType and extended PolicyMap. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fixed builds, rebased Created 8 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/browser/resources/policy.html
diff --git a/chrome/browser/resources/policy.html b/chrome/browser/resources/policy.html
index e904b46291c31b925d685500998c0fc93026e357..0babe2ee90c8776f7ab00403ec2f0f563995344b 100644
--- a/chrome/browser/resources/policy.html
+++ b/chrome/browser/resources/policy.html
@@ -117,7 +117,7 @@
.hidden: !Policy.shouldDisplayPolicy($this)">
<!-- TODO(joaodasilva): http://crbug.com/102114
<td>
- <span class="policy-type" jscontent="sourceType"></span>
+ <span class="policy-type" jscontent="scope"></span>
</td>
-->
<td>

Powered by Google App Engine
This is Rietveld 408576698