| Index: chrome/chrome_browser.gypi
|
| ===================================================================
|
| --- chrome/chrome_browser.gypi (revision 55405)
|
| +++ chrome/chrome_browser.gypi (working copy)
|
| @@ -1825,7 +1825,6 @@
|
| 'browser/importer/importer_data_types.h',
|
| 'browser/importer/importer_list.cc',
|
| 'browser/importer/importer_list.h',
|
| - 'browser/importer/importer_messages.cc',
|
| 'browser/importer/importer_messages.h',
|
| 'browser/importer/importer_messages_internal.h',
|
| 'browser/importer/mork_reader.cc',
|
| @@ -2913,12 +2912,6 @@
|
| 'browser/zygote_host_linux.cc',
|
| 'browser/zygote_main_linux.cc',
|
|
|
| - # TODO(erg): http://crbug.com/51409 These files are also specified as
|
| - # part of the automation project, but we need these definitions here,
|
| - # too, due to usage in our automation provider.
|
| - 'test/automation/automation_messages.cc',
|
| - 'test/automation/automation_messages.h',
|
| -
|
| # These files are generated by GRIT.
|
| '<(grit_out_dir)/grit/bookmark_manager_resources_map.cc',
|
| '<(grit_out_dir)/grit/shared_resources_map.cc',
|
|
|