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

Unified Diff: chrome/chrome_common.gypi

Issue 831813004: Get nacl building again for android (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Comment out CheckEnvVar Created 5 years, 11 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 | « chrome/browser/plugins/chrome_content_browser_client_plugins_part.cc ('k') | chrome/common/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_common.gypi
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index 8f2c6d29a057a2904faacfb94f33aa69ab1073b7..66247fb77e803ab53d98218d4038a76f283af2e7 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -417,6 +417,10 @@
'sources': [
'common/pepper_flash.cc',
'common/pepper_flash.h',
+ ],
+ }],
+ ['enable_plugins==1 and enable_extensions==1', {
+ 'sources': [
'common/pepper_permission_util.cc',
'common/pepper_permission_util.h',
],
« no previous file with comments | « chrome/browser/plugins/chrome_content_browser_client_plugins_part.cc ('k') | chrome/common/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698