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

Unified Diff: ui/base/win/foreground_helper.cc

Issue 23769011: Move a bunch of windows stuff from ui/base/win to ui/gfx/win (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Moar bustage. Created 7 years, 3 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/base/win/foreground_helper.h ('k') | ui/base/win/hidden_window.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/win/foreground_helper.cc
diff --git a/ui/base/win/foreground_helper.cc b/ui/base/win/foreground_helper.cc
index 0b03582a03da4e8931e17618517fde244fb132df..219b26fc1fa77989c064f99589fb90175fa5c19d 100644
--- a/ui/base/win/foreground_helper.cc
+++ b/ui/base/win/foreground_helper.cc
@@ -5,7 +5,7 @@
#include "ui/base/win/foreground_helper.h"
#include "base/logging.h"
-#include "ui/base/win/window_impl.h"
+#include "ui/gfx/win/window_impl.h"
namespace ui {
« no previous file with comments | « ui/base/win/foreground_helper.h ('k') | ui/base/win/hidden_window.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698