Index: components/components.gyp |
diff --git a/components/components.gyp b/components/components.gyp |
index a468b7c75db21e250a4bb784489bd083dcfc3b15..22ad92531e7480a3c94fad9ba518ef73f318cad0 100644 |
--- a/components/components.gyp |
+++ b/components/components.gyp |
@@ -103,6 +103,11 @@ |
'user_manager.gypi', |
], |
}], |
+ ['toolkit_views==1', { |
+ 'includes': [ |
+ 'constrained_window.gypi', |
+ ], |
+ }], |
['android_webview_build == 0', { |
# Android WebView fails to build if a dependency on these targets is |
# introduced. |