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

Unified Diff: components/omnibox/browser/omnibox_view.h

Issue 2926703002: Remove VectorIconId references from the codebase (Closed)
Patch Set: Created 3 years, 6 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: components/omnibox/browser/omnibox_view.h
diff --git a/components/omnibox/browser/omnibox_view.h b/components/omnibox/browser/omnibox_view.h
index 03d358c67cb42c70902146d182cf2634559249b4..58acdfc1f61a998053a751969414f834eb8bf2a8 100644
--- a/components/omnibox/browser/omnibox_view.h
+++ b/components/omnibox/browser/omnibox_view.h
@@ -31,10 +31,6 @@ class OmniboxEditController;
class OmniboxViewMacTest;
class OmniboxEditModel;
-namespace gfx {
-enum class VectorIconId;
-}
-
class OmniboxView {
public:
// Represents the changes between two State objects. This is used by the

Powered by Google App Engine
This is Rietveld 408576698