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

Unified Diff: ui/views/win/DEPS

Issue 10871020: Move Fullscreen stuff onto FullscreenHandler type that hangs off NWW. This is the first step in mov… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 4 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/views/widget/native_widget_win.cc ('k') | ui/views/win/fullscreen_handler.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/win/DEPS
===================================================================
--- ui/views/win/DEPS (revision 152779)
+++ ui/views/win/DEPS (working copy)
@@ -10,6 +10,10 @@
"+ui/views/ime/input_method_win.h",
"+ui/views/views_export.h",
"+ui/views/widget/native_widget_win.h",
+
+ # temporary until fullscreen moves to hwnd_message_handler.
+ "+ui/views/widget/widget.h",
+
"+ui/views/widget/widget_hwnd_utils.h",
"+ui/views/win",
]
« no previous file with comments | « ui/views/widget/native_widget_win.cc ('k') | ui/views/win/fullscreen_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698