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

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

Issue 2929273002: Add the Play Store app search to the launcher. (Closed)
Patch Set: Fix unittest build failure. 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
« no previous file with comments | « ui/app_list/vector_icons/ic_badge_play.1x.icon ('k') | ui/app_list/views/search_box_view.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/app_list/vector_icons/vector_icons.cc.template
diff --git a/ui/app_list/vector_icons/vector_icons.cc.template b/ui/app_list/vector_icons/vector_icons.cc.template
index 7af5d5b4264fe5a0dbe9a9c5565c2a0a35ae4e8d..9a44601983d5e9891dc7cc07e62a505aa7752682 100644
--- a/ui/app_list/vector_icons/vector_icons.cc.template
+++ b/ui/app_list/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/app_list/vector_icons.h"
+#include "ui/app_list/vector_icons/vector_icons.h"
#include "base/logging.h"
#include "ui/gfx/vector_icon_types.h"
« no previous file with comments | « ui/app_list/vector_icons/ic_badge_play.1x.icon ('k') | ui/app_list/views/search_box_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698