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!': [ |