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

Unified Diff: ash/drag_drop/drag_image_view_unittest.cc

Issue 2734653002: chromeos: Move files in //ash/common to //ash (Closed)
Patch Set: fix a11y tests, fix docs 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/drag_drop/drag_image_view.cc ('k') | ash/extended_desktop_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/drag_drop/drag_image_view_unittest.cc
diff --git a/ash/common/drag_drop/drag_image_view_unittest.cc b/ash/drag_drop/drag_image_view_unittest.cc
similarity index 97%
rename from ash/common/drag_drop/drag_image_view_unittest.cc
rename to ash/drag_drop/drag_image_view_unittest.cc
index e74d1bc4d1252655cc5a884c0089c72a1f53787e..6fa0bd3cbdfb4730e71a130f074f6000b7e4bb92 100644
--- a/ash/common/drag_drop/drag_image_view_unittest.cc
+++ b/ash/drag_drop/drag_image_view_unittest.cc
@@ -2,9 +2,9 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "ash/common/drag_drop/drag_image_view.h"
+#include "ash/drag_drop/drag_image_view.h"
-#include "ash/common/test/ash_test.h"
+#include "ash/test/ash_test.h"
#include "ui/base/dragdrop/drag_drop_types.h"
namespace ash {
« no previous file with comments | « ash/drag_drop/drag_image_view.cc ('k') | ash/extended_desktop_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698