| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index c3db22264c47512bcc162df61eb39babec079986..6e0c40056c707bea0ab80968999259526b7a87a1 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -1797,9 +1797,6 @@
|
| 'test/data/webui/certificate_viewer_dialog_test.js',
|
| 'test/data/webui/certificate_viewer_ui_test-inl.h',
|
| ],
|
| - 'dependencies': [
|
| - 'chrome', # for service_process_control_browsertest.cc
|
| - ],
|
| }, { # chromeos==1
|
| 'sources!': [
|
| '../apps/load_and_launch_browsertest.cc',
|
|
|