| 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;
|
|
|
|
|