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

Unified Diff: athena/main/placeholder.cc

Issue 508283003: Fix resources grit paths. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 6 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 | « athena/main/DEPS ('k') | athena/resources/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: athena/main/placeholder.cc
diff --git a/athena/main/placeholder.cc b/athena/main/placeholder.cc
index ba93ce87142ef6894382832d705b090c2400e060..f14cb6219d8d33d4153771a3ae6e2b5d94ada345 100644
--- a/athena/main/placeholder.cc
+++ b/athena/main/placeholder.cc
@@ -6,8 +6,8 @@
#include "athena/activity/public/activity_factory.h"
#include "athena/activity/public/activity_manager.h"
+#include "athena/resources/grit/athena_resources.h"
#include "athena/screen/public/screen_manager.h"
-#include "grit/athena_resources.h"
#include "ui/base/resource/resource_bundle.h"
#include "ui/gfx/image/image_skia.h"
« no previous file with comments | « athena/main/DEPS ('k') | athena/resources/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698