| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index 1bb8f089623e1323da6d0a0110d844ccf3e25648..0556402e2e39f2b88b803c3104bf2e469de54219 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -6,9 +6,9 @@
|
| 'variables' : {
|
| 'pyautolib_sources': [
|
| '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',
|
|
|