| Index: build/gn_migration.gypi
|
| diff --git a/build/gn_migration.gypi b/build/gn_migration.gypi
|
| index 2108815ec8e49a5d0294e8267c9a3e31ae9ccc5f..629224ef9fbdaddd2dd3c8ecfdcfdb7fd1fd2bc1 100644
|
| --- a/build/gn_migration.gypi
|
| +++ b/build/gn_migration.gypi
|
| @@ -54,7 +54,6 @@
|
| '../content/content.gyp:content_app_browser',
|
| '../content/content.gyp:content_app_child',
|
| '../content/content_shell_and_tests.gyp:content_browsertests',
|
| - '../content/content_shell_and_tests.gyp:content_gl_tests',
|
| '../content/content_shell_and_tests.gyp:content_perftests',
|
| '../content/content_shell_and_tests.gyp:content_unittests',
|
| '../crypto/crypto.gyp:crypto_unittests',
|
| @@ -227,7 +226,6 @@
|
| '../components/components_tests.gyp:components_unittests_apk',
|
| '../content/content_shell_and_tests.gyp:chromium_linker_test_apk',
|
| '../content/content_shell_and_tests.gyp:content_browsertests_apk',
|
| - '../content/content_shell_and_tests.gyp:content_gl_tests_apk',
|
| '../content/content_shell_and_tests.gyp:content_junit_tests',
|
| '../content/content_shell_and_tests.gyp:content_shell_apk',
|
| '../content/content_shell_and_tests.gyp:content_shell_test_apk',
|
|
|