| Index: chrome/chrome.gyp
|
| diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
|
| index b4f6bad22dafc2cbeabebdee529e4fa06571b3dd..a24d5fdd7f3f8db0482f0d38081f32bb12112330 100644
|
| --- a/chrome/chrome.gyp
|
| +++ b/chrome/chrome.gyp
|
| @@ -1549,6 +1549,9 @@
|
| 'test/automation/javascript_execution_controller.h',
|
| 'test/automation/tab_proxy.cc',
|
| 'test/automation/tab_proxy.h',
|
| + 'test/automation/value_conversion_traits.cc',
|
| + 'test/automation/value_conversion_traits.h',
|
| + 'test/automation/value_conversion_util.h',
|
| 'test/automation/window_proxy.cc',
|
| 'test/automation/window_proxy.h',
|
| ],
|
|
|