Index: chrome/chrome_tests.gypi |
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi |
index ae7609ba6789db08b6b06c35d99b01d2e242bc2f..8a56e3ae0c514169c80e4d09290350b0b2ae4d70 100644 |
--- a/chrome/chrome_tests.gypi |
+++ b/chrome/chrome_tests.gypi |
@@ -1,7 +1,6 @@ |
# Copyright (c) 2011 The Chromium Authors. All rights reserved. |
# Use of this source code is governed by a BSD-style license that can be |
# found in the LICENSE file. |
- |
{ |
'variables' : { |
'pyautolib_sources': [ |
@@ -34,17 +33,17 @@ |
'target_name': 'test_support_common', |
'type': 'static_library', |
'dependencies': [ |
+ 'app/policy/cloud_policy_codegen.gyp:policy', |
'browser', |
+ 'browser/sync/protocol/sync_proto.gyp:sync_proto', |
+ 'chrome_resources.gyp:chrome_resources', |
+ 'chrome_resources.gyp:chrome_strings', |
+ 'chrome_resources.gyp:theme_resources', |
'common', |
- 'renderer', |
'plugin', |
+ 'renderer', |
'service', |
'utility', |
- 'chrome_resources', |
- 'chrome_strings', |
- 'app/policy/cloud_policy_codegen.gyp:policy', |
- 'browser/sync/protocol/sync_proto.gyp:sync_proto', |
- 'theme_resources', |
'../base/base.gyp:test_support_base', |
'../content/content.gyp:content_app', |
'../content/content.gyp:content_gpu', |
@@ -268,10 +267,10 @@ |
'target_name': 'test_support_ui', |
'type': 'static_library', |
'dependencies': [ |
+ 'chrome_resources.gyp:chrome_resources', |
+ 'chrome_resources.gyp:chrome_strings', |
+ 'chrome_resources.gyp:theme_resources', |
'test_support_common', |
- 'chrome_resources', |
- 'chrome_strings', |
- 'theme_resources', |
'../skia/skia.gyp:skia', |
'../testing/gtest.gyp:gtest', |
], |
@@ -401,9 +400,9 @@ |
'target_name': 'test_support_unit', |
'type': 'static_library', |
'dependencies': [ |
+ 'chrome_resources.gyp:chrome_resources', |
+ 'chrome_resources.gyp:chrome_strings', |
'test_support_common', |
- 'chrome_resources', |
- 'chrome_strings', |
'../skia/skia.gyp:skia', |
'../testing/gtest.gyp:gtest', |
], |
@@ -430,10 +429,10 @@ |
'type': 'executable', |
'dependencies': [ |
'browser', |
+ 'chrome_resources.gyp:theme_resources', |
'renderer', |
'test_support_common', |
'test_support_ui', |
- 'theme_resources', |
'../base/base.gyp:base', |
'../skia/skia.gyp:skia', |
'../third_party/libxml/libxml.gyp:libxml', |
@@ -484,8 +483,8 @@ |
'dependencies': [ |
'browser/sync/protocol/sync_proto.gyp:sync_proto', |
'chrome', |
- 'chrome_resources', |
- 'chrome_strings', |
+ 'chrome_resources.gyp:chrome_resources', |
+ 'chrome_resources.gyp:chrome_strings', |
'debugger', |
'syncapi_core', |
'test_support_common', |
@@ -691,11 +690,11 @@ |
'target_name': 'ui_tests', |
'type': 'executable', |
'dependencies': [ |
- 'chrome', |
'browser', |
+ 'chrome', |
+ 'chrome_resources.gyp:chrome_resources', |
+ 'chrome_resources.gyp:chrome_strings', |
'common', |
- 'chrome_resources', |
- 'chrome_strings', |
'test_support_ui', |
'../base/base.gyp:base', |
'../net/net.gyp:net', |
@@ -886,8 +885,8 @@ |
'dependencies': [ |
'browser', |
'chrome', |
- 'chrome_resources', |
- 'chrome_strings', |
+ 'chrome_resources.gyp:chrome_resources', |
+ 'chrome_resources.gyp:chrome_strings', |
'chromedriver_support', |
'common', |
'syncapi_core', |
@@ -1130,8 +1129,8 @@ |
'../ui/ui.gyp:ui_resources_standard', |
'../ui/ui.gyp:ui_test_support', |
'../v8/tools/gyp/v8.gyp:v8', |
- 'chrome_resources', |
- 'chrome_strings', |
+ 'chrome_resources.gyp:chrome_resources', |
+ 'chrome_resources.gyp:chrome_strings', |
], |
'include_dirs': [ |
'..', |
@@ -2169,9 +2168,9 @@ |
], |
}, { # OS != "mac" |
'dependencies': [ |
+ 'chrome_resources.gyp:packed_extra_resources', |
+ 'chrome_resources.gyp:packed_resources', |
'convert_dict_lib', |
- 'packed_extra_resources', |
- 'packed_resources', |
'../third_party/hunspell/hunspell.gyp:hunspell', |
], |
'sources!': [ |
@@ -2294,8 +2293,8 @@ |
'browser', |
'browser/sync/protocol/sync_proto.gyp:sync_proto', |
'chrome', |
- 'chrome_resources', |
- 'chrome_strings', |
+ 'chrome_resources.gyp:chrome_resources', |
+ 'chrome_resources.gyp:chrome_strings', |
'renderer', |
'test_support_common', |
'../base/base.gyp:base', |
@@ -2972,9 +2971,9 @@ |
'dependencies': [ |
'browser', |
'chrome', |
+ 'chrome_resources.gyp:theme_resources', |
'test_support_common', |
'test_support_ui', |
- 'theme_resources', |
'../skia/skia.gyp:skia', |
'../testing/gtest.gyp:gtest', |
'../third_party/WebKit/Source/WebKit/chromium/WebKit.gyp:webkit', |
@@ -3023,8 +3022,8 @@ |
'type': 'executable', |
'dependencies': [ |
'chrome', |
- 'chrome_resources', |
- 'chrome_strings', |
+ 'chrome_resources.gyp:chrome_resources', |
+ 'chrome_resources.gyp:chrome_strings', |
'debugger', |
'test_support_common', |
'test_support_ui', |
@@ -3261,8 +3260,8 @@ |
], |
},{ # OS!="mac" |
'dependencies': [ |
- 'packed_extra_resources', |
- 'packed_resources' |
+ 'chrome_resources.gyp:packed_extra_resources', |
+ 'chrome_resources.gyp:packed_resources' |
], |
}], |
['OS=="linux" and chromeos==1', { |
@@ -3279,10 +3278,10 @@ |
'browser', |
'browser/sync/protocol/sync_proto.gyp:sync_proto', |
'chrome', |
- 'chrome_resources', |
+ 'chrome_resources.gyp:chrome_resources', |
+ 'chrome_resources.gyp:chrome_strings', |
'common', |
'renderer', |
- 'chrome_strings', |
'test_support_common', |
'../net/net.gyp:net', |
'../net/net.gyp:net_test_support', |
@@ -3583,8 +3582,8 @@ |
'dependencies': [ |
'browser', |
'chrome', |
- 'chrome_resources', |
- 'chrome_strings', |
+ 'chrome_resources.gyp:chrome_resources', |
+ 'chrome_resources.gyp:chrome_strings', |
'renderer', |
'test_support_common', |
'test_support_ui', |
@@ -3695,8 +3694,8 @@ |
'type': 'executable', |
'dependencies': [ |
'chrome', |
- 'chrome_resources', |
- 'chrome_strings', |
+ 'chrome_resources.gyp:chrome_resources', |
+ 'chrome_resources.gyp:chrome_strings', |
'test_support_common', |
'test_support_ui', |
'../skia/skia.gyp:skia', |
@@ -3767,10 +3766,10 @@ |
'type': 'executable', |
'dependencies': [ |
'browser', |
+ 'chrome_resources.gyp:chrome_resources', |
+ 'chrome_resources.gyp:chrome_strings', |
'common', |
'renderer', |
- 'chrome_resources', |
- 'chrome_strings', |
'../content/content.gyp:content_gpu', |
'../content/content.gyp:test_support_content', |
'../base/base.gyp:base', |
@@ -3896,12 +3895,12 @@ |
'product_prefix': '_', |
'dependencies': [ |
'chrome', |
+ 'chrome_resources.gyp:chrome_resources', |
+ 'chrome_resources.gyp:chrome_strings', |
+ 'chrome_resources.gyp:theme_resources', |
'debugger', |
'syncapi_core', |
'test_support_common', |
- 'chrome_resources', |
- 'chrome_strings', |
- 'theme_resources', |
'../skia/skia.gyp:skia', |
'../testing/gtest.gyp:gtest', |
], |