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

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

Issue 2653223005: Move views vector icons from source_set to part of views target. (Closed)
Patch Set: rebase Created 3 years, 11 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/views/vector_icons/submenu_arrow.1x.icon ('k') | ui/views/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/views/vector_icons/vector_icons.cc.template
diff --git a/ui/views/resources/vector_icons/vector_icons.cc.template b/ui/views/vector_icons/vector_icons.cc.template
similarity index 91%
rename from ui/views/resources/vector_icons/vector_icons.cc.template
rename to ui/views/vector_icons/vector_icons.cc.template
index 2423023ea69ef83d942276619aeaf42f802aa564..9411587ff5b3e04c9a3fa82f61b5a8db6cd47b0e 100644
--- a/ui/views/resources/vector_icons/vector_icons.cc.template
+++ b/ui/views/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/views/resources/vector_icons/vector_icons.h"
+#include "ui/views/vector_icons.h"
#include "base/logging.h"
#include "ui/gfx/vector_icon_types.h"
« no previous file with comments | « ui/views/vector_icons/submenu_arrow.1x.icon ('k') | ui/views/vector_icons/vector_icons.h.template » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698