Revert 153817 - views: Add a gyp file to build webview.
BUG=105557 R=ben@chromium.org Review URL: https://chromiumcodereview.appspot.com/10882064 TBR=tfarina@chromium.org Review URL: https://chromiumcodereview.appspot.com/10885028 git-svn-id: http://src.chromium.org/svn/trunk/src/build@153876 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
This commit is contained in:
Родитель
6fa60bfa0f
Коммит
a56861ca5e
3
all.gyp
3
all.gyp
|
@ -138,15 +138,14 @@
|
|||
}],
|
||||
['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', {
|
||||
|
|
Загрузка…
Ссылка в новой задаче