| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index 88235ff3f846e919a2e8caed1bc98cd0690e405c..ce5f9820f11425a3c907acb352a83e57a49fa41e 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -31,7 +31,6 @@
|
| 'app/policy/cloud_policy_codegen.gyp:policy',
|
| 'browser/sync/protocol/sync_proto.gyp:sync_proto',
|
| 'theme_resources',
|
| - 'theme_resources_standard',
|
| '../base/base.gyp:test_support_base',
|
| '../content/content.gyp:content_gpu',
|
| '../content/content.gyp:test_support_content',
|
| @@ -235,7 +234,6 @@
|
| 'chrome_resources',
|
| 'chrome_strings',
|
| 'theme_resources',
|
| - 'theme_resources_standard',
|
| '../skia/skia.gyp:skia',
|
| '../testing/gtest.gyp:gtest',
|
| ],
|
| @@ -398,7 +396,6 @@
|
| 'test_support_common',
|
| 'test_support_ui',
|
| 'theme_resources',
|
| - 'theme_resources_standard',
|
| '../base/base.gyp:base',
|
| '../skia/skia.gyp:skia',
|
| '../third_party/libxml/libxml.gyp:libxml',
|
| @@ -2750,7 +2747,6 @@
|
| 'test_support_common',
|
| 'test_support_ui',
|
| 'theme_resources',
|
| - 'theme_resources_standard',
|
| '../skia/skia.gyp:skia',
|
| '../testing/gtest.gyp:gtest',
|
| '../third_party/WebKit/Source/WebKit/chromium/WebKit.gyp:webkit',
|
| @@ -3621,7 +3617,6 @@
|
| 'chrome_resources',
|
| 'chrome_strings',
|
| 'theme_resources',
|
| - 'theme_resources_standard',
|
| '../skia/skia.gyp:skia',
|
| '../testing/gtest.gyp:gtest',
|
| ],
|
|
|