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

Unified Diff: trunk/src/ui/platform_window/win/win_window.h

Issue 410873003: Revert 284850 "aura: Use PlatformWindow from WindowTreeHostWin." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 years, 5 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
Index: trunk/src/ui/platform_window/win/win_window.h
===================================================================
--- trunk/src/ui/platform_window/win/win_window.h (revision 284904)
+++ trunk/src/ui/platform_window/win/win_window.h (working copy)
@@ -72,15 +72,6 @@
DISALLOW_COPY_AND_ASSIGN(WinWindow);
};
-namespace test {
-
-// Set true to let WindowTreeHostWin use a popup window
-// with no frame/title so that the window size and test's
-// expectations matches.
-WIN_WINDOW_EXPORT void SetUsePopupAsRootWindowForTest(bool use);
-
-} // namespace test
-
} // namespace ui
#endif // UI_PLATFORM_WINDOW_WIN_WIN_WINDOW_H_
« no previous file with comments | « trunk/src/ui/platform_window/platform_window_delegate.h ('k') | trunk/src/ui/platform_window/win/win_window.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698