Index: build/all.gyp |
diff --git a/build/all.gyp b/build/all.gyp |
index fe75808db2738045f05629b8c44be1eadd938979..f1842d19661f41d20e0087e9abbfdaac539402cf 100644 |
--- a/build/all.gyp |
+++ b/build/all.gyp |
@@ -604,6 +604,7 @@ |
'target_name': 'aura_builder', |
'type': 'none', |
'dependencies': [ |
+ '../chrome/chrome.gyp:chrome', |
'../ui/aura_shell/aura_shell.gyp:aura_shell_exe', |
'../ui/aura/aura.gyp:*', |
'../ui/gfx/compositor/compositor.gyp:*', |
@@ -612,6 +613,7 @@ |
'../views/views.gyp:views_desktop', |
'../views/views.gyp:views_desktop_lib', |
'../views/views.gyp:views_unittests', |
+ '../webkit/webkit.gyp:pull_in_webkit_unit_tests', |
], |
}, |
], # targets |