Index: chrome/browser/ui/cocoa/location_bar/selected_keyword_decoration.mm |
diff --git a/chrome/browser/ui/cocoa/location_bar/selected_keyword_decoration.mm b/chrome/browser/ui/cocoa/location_bar/selected_keyword_decoration.mm |
index 09dac90c71028238314d9c3f5df2362c6ae32107..d7c6c307be30818523f3b8faf63f010f5305149f 100644 |
--- a/chrome/browser/ui/cocoa/location_bar/selected_keyword_decoration.mm |
+++ b/chrome/browser/ui/cocoa/location_bar/selected_keyword_decoration.mm |
@@ -10,7 +10,6 @@ |
#include "chrome/browser/ui/omnibox/location_bar_util.h" |
#include "grit/generated_resources.h" |
#include "grit/theme_resources.h" |
-#include "grit/theme_resources_standard.h" |
#include "ui/base/l10n/l10n_util_mac.h" |
SelectedKeywordDecoration::SelectedKeywordDecoration(NSFont* font) |