| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index f69922cb35f9f547204eb3cde1ff057602b4eaa6..fd4521a526f442b46e48c40e5d683add1b6c0ae9 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -520,7 +520,7 @@
|
| '../net/net.gyp:net_resources',
|
| '../net/net.gyp:net_test_support',
|
| '../printing/printing.gyp:printing',
|
| - '../webkit/webkit.gyp:webkit_resources',
|
| + '../webkit/support/webkit_support_in_chromium.gyp:webkit_resources',
|
| '../skia/skia.gyp:skia',
|
| '../testing/gmock.gyp:gmock',
|
| '../testing/gtest.gyp:gtest',
|
| @@ -2060,7 +2060,7 @@
|
| '../base/base.gyp:test_support_perf',
|
| '../skia/skia.gyp:skia',
|
| '../testing/gtest.gyp:gtest',
|
| - '../webkit/webkit.gyp:glue',
|
| + '../webkit/support/webkit_support_in_chromium.gyp:glue',
|
| ],
|
| 'sources': [
|
| 'browser/privacy_blacklist/blacklist_perftest.cc',
|
|
|