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

Unified Diff: ui/aura/client/drag_drop_client.cc

Issue 2461493002: Moves DragDropClient to aura/client (Closed)
Patch Set: Created 4 years, 2 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 | « ui/aura/client/drag_drop_client.h ('k') | ui/views/controls/button/menu_button_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/aura/client/drag_drop_client.cc
diff --git a/ui/wm/public/drag_drop_client.cc b/ui/aura/client/drag_drop_client.cc
similarity index 95%
rename from ui/wm/public/drag_drop_client.cc
rename to ui/aura/client/drag_drop_client.cc
index c452f9e0318800593b87e271541b1b3f86e210bb..41a04a810442238563fd6b75b7cee1a7c5f35914 100644
--- a/ui/wm/public/drag_drop_client.cc
+++ b/ui/aura/client/drag_drop_client.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "ui/wm/public/drag_drop_client.h"
+#include "ui/aura/client/drag_drop_client.h"
#include "ui/aura/window.h"
#include "ui/aura/window_property.h"
« no previous file with comments | « ui/aura/client/drag_drop_client.h ('k') | ui/views/controls/button/menu_button_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698