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

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

Issue 2732813002: chromeos: Move files in //ash/common to //ash, part 1 (Closed)
Patch Set: rebase Created 3 years, 9 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/tri_view.cc ('k') | ash/system/tray/view_click_listener.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/system/tray/tri_view_unittest.cc
diff --git a/ash/common/system/tray/tri_view_unittest.cc b/ash/system/tray/tri_view_unittest.cc
similarity index 99%
rename from ash/common/system/tray/tri_view_unittest.cc
rename to ash/system/tray/tri_view_unittest.cc
index 6e2885fd8fc87d3cc67fc25a2f8e9c552b378d73..ed5b82f031d07a6806720989a3b1318781b24b29 100644
--- a/ash/common/system/tray/tri_view_unittest.cc
+++ b/ash/system/tray/tri_view_unittest.cc
@@ -4,7 +4,7 @@
#include <memory>
-#include "ash/common/system/tray/tri_view.h"
+#include "ash/system/tray/tri_view.h"
#include "base/memory/ptr_util.h"
#include "testing/gtest/include/gtest/gtest.h"
#include "ui/gfx/geometry/insets.h"
« no previous file with comments | « ash/system/tray/tri_view.cc ('k') | ash/system/tray/view_click_listener.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698