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

Unified Diff: chrome/browser/resources/domain_reliability_internals.css

Issue 357103002: Domain Reliability: Add rudimentary WebUI page. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix compiler errors (cast size_t to int in WebUI code) Created 6 years, 5 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/domain_reliability_internals.css
diff --git a/chrome/browser/resources/options/chromeos/third_party_ime_confirm_overlay.css b/chrome/browser/resources/domain_reliability_internals.css
similarity index 75%
copy from chrome/browser/resources/options/chromeos/third_party_ime_confirm_overlay.css
copy to chrome/browser/resources/domain_reliability_internals.css
index c0e8d30c9ce8072cf768c8cc74ca86df05b29052..a8fe22d390f3c0d199f3c5d1b83ac6e322d00c9a 100644
--- a/chrome/browser/resources/options/chromeos/third_party_ime_confirm_overlay.css
+++ b/chrome/browser/resources/domain_reliability_internals.css
@@ -2,7 +2,3 @@
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
-
-#third-party-ime-confirm-overlay {
- width: 500px;
-}

Powered by Google App Engine
This is Rietveld 408576698