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

Unified Diff: ash/system/date/system_info_default_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/date/system_info_default_view.cc ('k') | ash/system/date/tray_date.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/system/date/system_info_default_view_unittest.cc
diff --git a/ash/common/system/date/system_info_default_view_unittest.cc b/ash/system/date/system_info_default_view_unittest.cc
similarity index 95%
rename from ash/common/system/date/system_info_default_view_unittest.cc
rename to ash/system/date/system_info_default_view_unittest.cc
index 79c95775f7a9974b415978a2fa43fd5144fefdb9..38d1d4622e70cc0ad9081523af32e1e61e80681c 100644
--- a/ash/common/system/date/system_info_default_view_unittest.cc
+++ b/ash/system/date/system_info_default_view_unittest.cc
@@ -2,8 +2,8 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "ash/common/system/date/system_info_default_view.h"
-#include "ash/common/system/tray/tray_constants.h"
+#include "ash/system/date/system_info_default_view.h"
+#include "ash/system/tray/tray_constants.h"
#include "testing/gtest/include/gtest/gtest.h"
#include "ui/views/view.h"
« no previous file with comments | « ash/system/date/system_info_default_view.cc ('k') | ash/system/date/tray_date.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698