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

Unified Diff: chrome/browser/defaults.h

Issue 1306173002: Set font size to 14 in location bar for material design (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: padding 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
« no previous file with comments | « no previous file | chrome/browser/defaults.cc » ('j') | chrome/browser/ui/views/layout_constants.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/defaults.h
diff --git a/chrome/browser/defaults.h b/chrome/browser/defaults.h
index 583adeb2c0e9533a2329ba80a2746fe90f55d7af..482f7c62b0c44c32dcb39713c2befa172f9656d2 100644
--- a/chrome/browser/defaults.h
+++ b/chrome/browser/defaults.h
@@ -13,9 +13,6 @@
namespace browser_defaults {
-// Size of the font used in the omnibox, in pixels.
-extern const int kOmniboxFontPixelSize;
-
// Can the browser be alive without any browser windows?
extern const bool kBrowserAliveWithNoWindows;
« no previous file with comments | « no previous file | chrome/browser/defaults.cc » ('j') | chrome/browser/ui/views/layout_constants.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698