Index: build/all.gyp |
diff --git a/build/all.gyp b/build/all.gyp |
index f4dde28c827f0289dab72dca14dacf1827306eec..613df8cb789f6e3e844d60ee32bd172cb2ab79c6 100644 |
--- a/build/all.gyp |
+++ b/build/all.gyp |
@@ -138,14 +138,15 @@ |
}], |
['toolkit_views==1', { |
'dependencies': [ |
+ '../ui/views/controls/webview/webview.gyp:*', |
'../ui/views/views.gyp:*', |
], |
}], |
['use_aura==1', { |
'dependencies': [ |
+ '../ash/ash.gyp:*', |
'../ui/aura/aura.gyp:*', |
'../ui/oak/oak.gyp:*', |
- '../ash/ash.gyp:*', |
], |
}], |
['remoting==1', { |