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

Unified Diff: ui/gfx/vector_icons/vector_icons.cc.template

Issue 2286323004: Remove vector_icons.gypi (Closed)
Patch Set: Missing includes Created 4 years, 4 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 | « ui/gfx/vector_icons/BUILD.gn ('k') | ui/gfx/vector_icons/vector_icons.h.template » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/vector_icons/vector_icons.cc.template
diff --git a/ui/gfx/vector_icons/vector_icons.cc.template b/ui/gfx/vector_icons/vector_icons.cc.template
index 5e8575d42906fea60fc93043109f819515c34e5b..6d1d2a83ee7c8c3957b61b9437aa28fe716ca706 100644
--- a/ui/gfx/vector_icons/vector_icons.cc.template
+++ b/ui/gfx/vector_icons/vector_icons.cc.template
@@ -5,7 +5,7 @@
// vector_icons.cc.template is used to generate vector_icons.cc. Edit the former
// rather than the latter.
-#include "ui/gfx/vector_icons.h"
+#include "ui/gfx/vector_icons/vector_icons.h"
#include "base/logging.h"
#include "ui/gfx/vector_icon_types.h"
« no previous file with comments | « ui/gfx/vector_icons/BUILD.gn ('k') | ui/gfx/vector_icons/vector_icons.h.template » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698