| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index 4d074a50664ce99638a01dced4b3192b42c9f724..058e33d66f1d5d0b4f2001969e4ffe7059e588d4 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -63,6 +63,8 @@
|
| 'public/test/test_file_error_injector.h',
|
| 'public/test/test_launcher.cc',
|
| 'public/test/test_launcher.h',
|
| + 'public/test/test_launcher_utils.cc',
|
| + 'public/test/test_launcher_utils.h',
|
| 'public/test/test_navigation_observer.cc',
|
| 'public/test/test_navigation_observer.h',
|
| 'public/test/test_notification_tracker.cc',
|
| @@ -654,6 +656,7 @@
|
| 'browser/download/save_package_browsertest.cc',
|
| 'browser/fileapi/blob_layout_browsertest.cc',
|
| 'browser/fileapi/file_system_browsertest.cc',
|
| + 'browser/gpu/gpu_crash_browsertest.cc',
|
| 'browser/gpu/webgl_conformance_tests.cc',
|
| 'browser/gpu/webgl_conformance_test_list_autogen.h',
|
| 'browser/in_process_webkit/indexed_db_browsertest.cc',
|
|
|