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

Unified Diff: ash/display/secondary_display_view.cc

Issue 10905242: add ash_resources.grd and necessary changes to use images in ash/resources (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: don't guard ash_strings with aura=1 Created 8 years, 3 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 | « ash/desktop_background/desktop_background_view.cc ('k') | ash/launcher/app_list_button.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/display/secondary_display_view.cc
diff --git a/ash/display/secondary_display_view.cc b/ash/display/secondary_display_view.cc
index ea8963e4c10b413d7292ee83a327dd229cd229e5..a79237b8411d2978f7fbbcac7681f35176ea0d19 100644
--- a/ash/display/secondary_display_view.cc
+++ b/ash/display/secondary_display_view.cc
@@ -4,8 +4,8 @@
#include "ash/display/secondary_display_view.h"
+#include "grit/ash_resources.h"
#include "grit/ash_strings.h"
-#include "grit/ui_resources.h"
#include "third_party/skia/include/core/SkColor.h"
#include "ui/aura/window.h"
#include "ui/base/l10n/l10n_util.h"
« no previous file with comments | « ash/desktop_background/desktop_background_view.cc ('k') | ash/launcher/app_list_button.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698