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

Unified Diff: ash/system/tray/tray_popup_item_container.cc

Issue 2056683003: mash: Move tray_constants.h and FixedSizedImageView to //ash/common (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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 | « ash/system/tray/tray_popup_header_button.cc ('k') | ash/system/tray/tray_utils.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/system/tray/tray_popup_item_container.cc
diff --git a/ash/system/tray/tray_popup_item_container.cc b/ash/system/tray/tray_popup_item_container.cc
index 7fa38143d7ac634bd58de3546c265d46f47d2102..6d4d50343fe734f503fe87dbfe9ebf5f85ea1704 100644
--- a/ash/system/tray/tray_popup_item_container.cc
+++ b/ash/system/tray/tray_popup_item_container.cc
@@ -4,7 +4,7 @@
#include "ash/system/tray/tray_popup_item_container.h"
-#include "ash/system/tray/tray_constants.h"
+#include "ash/common/system/tray/tray_constants.h"
#include "base/command_line.h"
#include "ui/base/ui_base_switches_util.h"
#include "ui/gfx/canvas.h"
« no previous file with comments | « ash/system/tray/tray_popup_header_button.cc ('k') | ash/system/tray/tray_utils.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698