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

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

Issue 2453953003: Moves TransientWindowClient to ui/aura/client and adds observer (Closed)
Patch Set: merge 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/transient_window_client.h ('k') | ui/aura/client/transient_window_client_observer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/aura/client/transient_window_client.cc
diff --git a/ui/wm/public/transient_window_client.cc b/ui/aura/client/transient_window_client.cc
similarity index 90%
copy from ui/wm/public/transient_window_client.cc
copy to ui/aura/client/transient_window_client.cc
index 6397e6690a415a320f698f188d57888078fd359b..2859bc3ce8c63f5f728e18b5e6d89ccd35b767d8 100644
--- a/ui/wm/public/transient_window_client.cc
+++ b/ui/aura/client/transient_window_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/transient_window_client.h"
+#include "ui/aura/client/transient_window_client.h"
namespace aura {
namespace client {
« no previous file with comments | « ui/aura/client/transient_window_client.h ('k') | ui/aura/client/transient_window_client_observer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698