| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index ee495e0691aef66dee0d1c9e2953f8c064fb0207..2fbdfd6880aa5251f9e27aab4633e23f7eccde99 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -31,6 +31,7 @@
|
| 'chrome_strings',
|
| 'browser/sync/protocol/sync_proto.gyp:sync_proto_cpp',
|
| 'browser/policy/proto/device_management_proto.gyp:device_management_proto_cpp',
|
| + 'policy',
|
| 'theme_resources',
|
| '../base/base.gyp:test_support_base',
|
| '../ipc/ipc.gyp:test_support_ipc',
|
| @@ -171,6 +172,7 @@
|
| 'test_support_common',
|
| 'chrome_resources',
|
| 'chrome_strings',
|
| + 'policy',
|
| 'theme_resources',
|
| '../skia/skia.gyp:skia',
|
| '../testing/gtest.gyp:gtest',
|
| @@ -220,6 +222,7 @@
|
| 'test_support_common',
|
| 'chrome_resources',
|
| 'chrome_strings',
|
| + 'policy',
|
| '../skia/skia.gyp:skia',
|
| '../testing/gtest.gyp:gtest',
|
| ],
|
| @@ -247,6 +250,7 @@
|
| 'msvs_guid': 'D2250C20-3A94-4FB9-AF73-11BC5B73884B',
|
| 'dependencies': [
|
| 'browser',
|
| + 'policy',
|
| 'renderer',
|
| 'test_support_common',
|
| 'test_support_ui',
|
| @@ -305,6 +309,7 @@
|
| 'chrome_resources',
|
| 'chrome_strings',
|
| 'debugger',
|
| + 'policy',
|
| 'syncapi',
|
| 'test_support_common',
|
| 'test_support_ui',
|
| @@ -911,6 +916,7 @@
|
| 'common',
|
| 'chrome_resources',
|
| 'chrome_strings',
|
| + 'policy',
|
| 'test_support_ui',
|
| '../base/base.gyp:base',
|
| '../build/temp_gyp/googleurl.gyp:googleurl',
|
| @@ -978,6 +984,7 @@
|
| 'chrome_resources',
|
| 'chrome_strings',
|
| 'common',
|
| + 'policy',
|
| 'profile_import',
|
| 'renderer',
|
| 'service',
|
| @@ -1967,6 +1974,7 @@
|
| 'chrome',
|
| 'chrome_resources',
|
| 'chrome_strings',
|
| + 'policy',
|
| 'profile_import',
|
| 'renderer',
|
| 'test_support_common',
|
| @@ -2347,6 +2355,7 @@
|
| 'msvs_guid': 'BBF2BC2F-7CD8-463E-BE88-CB81AAD92BFE',
|
| 'dependencies': [
|
| 'chrome',
|
| + 'policy',
|
| 'test_support_common',
|
| '../app/app.gyp:app_resources',
|
| '../base/base.gyp:base',
|
| @@ -2601,6 +2610,7 @@
|
| 'dependencies': [
|
| 'chrome',
|
| 'debugger',
|
| + 'policy',
|
| 'test_support_common',
|
| 'test_support_ui',
|
| 'theme_resources',
|
| @@ -2635,6 +2645,7 @@
|
| 'dependencies': [
|
| 'chrome',
|
| 'debugger',
|
| + 'policy',
|
| 'test_support_common',
|
| 'test_support_ui',
|
| 'theme_resources',
|
| @@ -2664,6 +2675,7 @@
|
| 'dependencies': [
|
| 'chrome',
|
| 'debugger',
|
| + 'policy',
|
| 'test_support_common',
|
| 'test_support_ui',
|
| 'theme_resources',
|
| @@ -2841,6 +2853,7 @@
|
| 'chrome',
|
| 'chrome_resources',
|
| 'common',
|
| + 'policy',
|
| 'profile_import',
|
| 'renderer',
|
| 'chrome_strings',
|
| @@ -3003,6 +3016,7 @@
|
| 'chrome',
|
| 'chrome_resources',
|
| 'chrome_strings',
|
| + 'policy',
|
| 'renderer',
|
| 'test_support_common',
|
| '../app/app.gyp:app_base',
|
| @@ -3098,6 +3112,7 @@
|
| 'chrome',
|
| 'chrome_resources',
|
| 'chrome_strings',
|
| + 'policy',
|
| 'test_support_common',
|
| 'test_support_ui',
|
| '../skia/skia.gyp:skia',
|
| @@ -3206,6 +3221,7 @@
|
| 'dependencies': [
|
| 'test_support_common',
|
| 'browser',
|
| + 'policy',
|
| 'renderer',
|
| 'syncapi',
|
| '../base/base.gyp:base',
|
| @@ -3283,6 +3299,7 @@
|
| 'dependencies': [
|
| 'chrome_resources',
|
| 'chrome_strings',
|
| + 'policy',
|
| 'test_support_common',
|
| 'test_support_ui',
|
| '../skia/skia.gyp:skia',
|
| @@ -3336,6 +3353,7 @@
|
| 'product_prefix': '_',
|
| 'dependencies': [
|
| 'chrome',
|
| + 'policy',
|
| 'debugger',
|
| 'syncapi',
|
| 'test_support_common',
|
|
|