| Index: components/test_runner/test_runner.gyp
|
| diff --git a/components/test_runner/test_runner.gyp b/components/test_runner/test_runner.gyp
|
| index 7cb442106e303312b446c614fcc698f97c7215d1..13701aa33bcdc879b54bfaa6ffeade56fbe09b5a 100644
|
| --- a/components/test_runner/test_runner.gyp
|
| +++ b/components/test_runner/test_runner.gyp
|
| @@ -102,6 +102,8 @@
|
| 'test_runner.cc',
|
| 'test_runner.h',
|
| 'test_runner_export.h',
|
| + 'test_runner_for_specific_view.cc',
|
| + 'test_runner_for_specific_view.h',
|
| 'text_input_controller.cc',
|
| 'text_input_controller.h',
|
| 'tracked_dictionary.cc',
|
|
|