| Index: build/all_android.gyp
|
| diff --git a/build/all_android.gyp b/build/all_android.gyp
|
| index 88d27914dcfc93c4bc3ba59d2f8ae35557fb1ccc..8d4e6029eb41bd9aa27e25273c3a454b10dd0fc8 100644
|
| --- a/build/all_android.gyp
|
| +++ b/build/all_android.gyp
|
| @@ -39,6 +39,7 @@
|
| '../tools/android/forwarder/forwarder.gyp:forwarder',
|
| '../content/content.gyp:content_unittests',
|
| '../media/media.gyp:media_unittests',
|
| + '../third_party/WebKit/Source/WebKit/chromium/All.gyp:*',
|
| ],
|
| },
|
| {
|
| @@ -48,8 +49,6 @@
|
| 'target_name': 'android_experimental',
|
| 'type': 'none',
|
| 'dependencies': [
|
| - '../webkit/webkit.gyp:pull_in_webkit_unit_tests',
|
| - '../webkit/webkit.gyp:pull_in_DumpRenderTree',
|
| ],
|
| },
|
| {
|
|
|