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

Unified Diff: chrome/browser/resources/chromeos/certificate_manager_dialog.html

Issue 2931243002: Unframe chrome://extensions as it's the last (and only) uber item (Closed)
Patch Set: policy_android.css Created 3 years, 6 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/chromeos/certificate_manager_dialog.html
diff --git a/chrome/browser/resources/chromeos/certificate_manager_dialog.html b/chrome/browser/resources/chromeos/certificate_manager_dialog.html
index 56179450daf7afddf1a801a00e992a8063ed713f..b96502346dad76203cc168c77aa0e8895dff5ee1 100644
--- a/chrome/browser/resources/chromeos/certificate_manager_dialog.html
+++ b/chrome/browser/resources/chromeos/certificate_manager_dialog.html
@@ -48,7 +48,6 @@
<script src="../options/certificate_edit_ca_trust_overlay.js"></script>
<script src="../options/certificate_import_error_overlay.js"></script>
<script src="keyboard/keyboard_utils.js"></script>
-<script src="../uber/uber_utils.js"></script>
<script src="certificate_manager_dialog.js"></script>
<script src="chrome://certificate-manager/strings.js"></script>
</head>

Powered by Google App Engine
This is Rietveld 408576698