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

Unified Diff: net/net_common.gypi

Issue 1048863002: Remove android_webview_build conditions from various places. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 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 | « net/BUILD.gn ('k') | skia/skia_common.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/net_common.gypi
diff --git a/net/net_common.gypi b/net/net_common.gypi
index 2e056db928111dce24804f9bbb2d5c2d5dbd66e2..b19d3c6aa12ee488108d9fea1b648af2a8c3e7c4 100644
--- a/net/net_common.gypi
+++ b/net/net_common.gypi
@@ -366,7 +366,7 @@
],
},
],
- ['OS=="android" and _toolset=="target" and android_webview_build == 0', {
+ ['OS=="android" and _toolset=="target"', {
'dependencies': [
'net_java',
],
« no previous file with comments | « net/BUILD.gn ('k') | skia/skia_common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698