diff options
Diffstat (limited to 'content/content_browser.gypi')
-rw-r--r-- | content/content_browser.gypi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/content/content_browser.gypi b/content/content_browser.gypi index c782b87..ffdec19 100644 --- a/content/content_browser.gypi +++ b/content/content_browser.gypi @@ -1662,6 +1662,7 @@ 'dependencies': [ '../ui/aura/aura.gyp:aura', '../ui/base/strings/ui_strings.gyp:ui_strings', + '../ui/wm/wm.gyp:wm', ], 'sources/': [ ['exclude', '^browser/renderer_host/gtk_im_context_wrapper.cc'], |