Index: components/components.gyp |
diff --git a/components/components.gyp b/components/components.gyp |
index f7c6638af9c7630f789526578914e70e57c6e9f4..0fc0cfc95bbc37bf32ef975df9073a76b268cf69 100644 |
--- a/components/components.gyp |
+++ b/components/components.gyp |
@@ -99,6 +99,11 @@ |
'wifi.gypi', |
], |
}], |
+ ['use_aura == 1', { |
+ 'includes': [ |
+ 'screenshot_taker.gypi', |
+ ], |
+ }], |
['chromeos == 1 or use_ash == 1', { |
'includes': [ |
'session_manager.gypi', |