Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(48)

Unified Diff: .gn

Issue 2302743003: Inline extensions .gypi files into GN build. (Closed)
Patch Set: ChromeOS Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | extensions/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « no previous file | extensions/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698