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

Unified Diff: chrome/browser/ui/startup/automation_infobar_delegate.h

Issue 2733823003: Move final vector icons out of ui/gfx/vector_icons/ and remove the (Closed)
Patch Set: fix deps Created 3 years, 9 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/ui/startup/automation_infobar_delegate.h
diff --git a/chrome/browser/ui/startup/automation_infobar_delegate.h b/chrome/browser/ui/startup/automation_infobar_delegate.h
index bf60e2f422e52ab4346eb54f811777dc5b61f06b..598a8cd2625fabea97135d2a6718d9e121e7445c 100644
--- a/chrome/browser/ui/startup/automation_infobar_delegate.h
+++ b/chrome/browser/ui/startup/automation_infobar_delegate.h
@@ -9,7 +9,6 @@
#include "base/macros.h"
#include "base/strings/string16.h"
#include "components/infobars/core/confirm_infobar_delegate.h"
-#include "ui/gfx/vector_icons_public.h"
#include "url/gurl.h"
// An infobar to inform users if their browser is being controlled by an

Powered by Google App Engine
This is Rietveld 408576698