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:
jochen@chromium.org 2012-08-29 11:16:03 +00:00
Родитель 6fa60bfa0f
Коммит a56861ca5e
1 изменённых файлов: 1 добавлений и 2 удалений

Просмотреть файл

@ -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', {