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

Unified Diff: ui/ui.gyp

Issue 10832011: Makes NativeViewHostWin change the parent of the hwnd when (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix focus issues Created 8 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
« no previous file with comments | « ui/base/win/hidden_window.cc ('k') | ui/views/controls/native/native_view_host_win.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ui.gyp
diff --git a/ui/ui.gyp b/ui/ui.gyp
index b5cb9b7c0e678ab67b0751d486bc01061ef49b80..c3b96adc062ea6e2f317e7572c16b48bb5431f4c 100644
--- a/ui/ui.gyp
+++ b/ui/ui.gyp
@@ -289,6 +289,8 @@
'base/win/extra_sdk_defines.h',
'base/win/foreground_helper.cc',
'base/win/foreground_helper.h',
+ 'base/win/hidden_window.cc',
+ 'base/win/hidden_window.h',
'base/win/hwnd_util.cc',
'base/win/hwnd_util.h',
'base/win/hwnd_subclass.cc',
« no previous file with comments | « ui/base/win/hidden_window.cc ('k') | ui/views/controls/native/native_view_host_win.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698