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

Unified Diff: ash/common/test/test_system_tray_delegate.h

Issue 2732813002: chromeos: Move files in //ash/common to //ash, part 1 (Closed)
Patch Set: rebase Created 3 years, 10 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/common/test/ash_test.cc ('k') | ash/common/test/wm_shell_test_api.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/common/test/test_system_tray_delegate.h
diff --git a/ash/common/test/test_system_tray_delegate.h b/ash/common/test/test_system_tray_delegate.h
index 4c3cae3e91303e1af6eedb234d9b2b46ffe27a30..b8ed42f20ffd01357e470f1b4c976943d22fe27d 100644
--- a/ash/common/test/test_system_tray_delegate.h
+++ b/ash/common/test/test_system_tray_delegate.h
@@ -5,8 +5,8 @@
#ifndef ASH_COMMON_TEST_TEST_SYSTEM_TRAY_DELEGATE_H_
#define ASH_COMMON_TEST_TEST_SYSTEM_TRAY_DELEGATE_H_
-#include "ash/common/system/tray/default_system_tray_delegate.h"
-#include "ash/common/system/tray/ime_info.h"
+#include "ash/system/tray/default_system_tray_delegate.h"
+#include "ash/system/tray/ime_info.h"
#include "base/macros.h"
#include "base/time/time.h"
« no previous file with comments | « ash/common/test/ash_test.cc ('k') | ash/common/test/wm_shell_test_api.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698