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

Unified Diff: chrome/browser/resources/app_list/start_page.css

Issue 29763004: Embeds offline voice recognizer plugin and its manager to app-list start page. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: remove debug div but use console.log Created 7 years, 2 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/app_list/start_page.css
diff --git a/chrome/browser/resources/app_list/start_page.css b/chrome/browser/resources/app_list/start_page.css
index cd8f3c0fddeed2d2f96fde7567bb5025da12ee92..7eb146ada14d7843f6d87703711fd86c086e16d0 100644
--- a/chrome/browser/resources/app_list/start_page.css
+++ b/chrome/browser/resources/app_list/start_page.css
@@ -23,4 +23,8 @@ body,
padding: 10px;
}
+#debug {
+ display: none;
+}
+
<include src="recommended_apps.css"/>

Powered by Google App Engine
This is Rietveld 408576698