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

Unified Diff: ui/aura/aura.gyp

Issue 400413002: aura: Use PlatformWindow from WindowTreeHost. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
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
« no previous file with comments | « mojo/services/native_viewport/native_viewport_x11.cc ('k') | ui/aura/window_tree_host_ozone.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/aura/aura.gyp
diff --git a/ui/aura/aura.gyp b/ui/aura/aura.gyp
index 33ef09556b3fc5b4c216ae06bb878566829e74f6..6a5788feed05f09a85edc5621d0ef00bba52b702 100644
--- a/ui/aura/aura.gyp
+++ b/ui/aura/aura.gyp
@@ -124,6 +124,7 @@
['OS=="win"', {
'dependencies': [
'../metro_viewer/metro_viewer.gyp:metro_viewer_messages',
+ '../platform_window/win/win_window.gyp:win_window',
Ben Goodger (Google) 2014/07/21 17:39:50 quick note... any reason you didn't provide a sing
sadrul 2014/07/22 20:43:29 It is necessary to have at least a separate x11_wi
sadrul 2014/07/23 02:19:15 I was unable to figure out the build issues :( I
'../../ipc/ipc.gyp:ipc',
],
'sources!': [
« no previous file with comments | « mojo/services/native_viewport/native_viewport_x11.cc ('k') | ui/aura/window_tree_host_ozone.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698