| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index c91a8accc336b31f91cff947b1e1300ce37f3977..9ab28bd2df61d0b586c68a1d322cd37f4664d94f 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',
|
|
|