| Index: .gn
|
| diff --git a/.gn b/.gn
|
| index d4fbc0ce681d34a3b9c2920a9fd3c404a37b9f8b..7d16deb013d06bf7e7f95370722293b845fa8e74 100644
|
| --- a/.gn
|
| +++ b/.gn
|
| @@ -260,16 +260,11 @@ exec_script_whitelist = [
|
| "//content/browser/browser.gni",
|
| "//content/public/android/BUILD.gn",
|
| "//content/test/BUILD.gn",
|
| - "//extensions/common/api/schemas.gni",
|
| - "//extensions/extensions.gni",
|
| - "//extensions/shell/app_shell.gni",
|
| - "//extensions/shell/common/api/schemas.gni",
|
| "//google_apis/BUILD.gn",
|
| "//gpu/gles2_conform_support/BUILD.gn",
|
| "//gpu/khronos_glcts_support/BUILD.gn",
|
| "//jingle/BUILD.gn",
|
| "//net/BUILD.gn",
|
| - "//ppapi/ppapi_sources.gni",
|
| "//printing/BUILD.gn",
|
| "//remoting/host/BUILD.gn",
|
| "//remoting/remoting_srcs.gni",
|
|
|