| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index 32601de3911d8233b97d6ab4db7230179ff39c13..9472bd1227888796964b039bc4f2078bd5f2124d 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -7,9 +7,9 @@
|
| 'pyautolib_sources': [
|
| 'app/chrome_command_ids.h',
|
| 'app/chrome_dll_resource.h',
|
| + 'common/automation_constants.h',
|
| 'common/pref_names.cc',
|
| 'common/pref_names.h',
|
| - 'test/automation/automation_constants.h',
|
| 'test/automation/browser_proxy.cc',
|
| 'test/automation/browser_proxy.h',
|
| 'test/automation/tab_proxy.cc',
|
|
|