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

Unified Diff: all.gyp

Issue 2348203002: Revert of Roll chromium_revision cf9457edb7..cede888c27 (416297:419407) (Closed)
Patch Set: 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 | « DEPS ('k') | webrtc/system_wrappers/cpu_features_webrtc.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: all.gyp
diff --git a/all.gyp b/all.gyp
index f4920fc06a81710bf7045ab4d8b8225459fc19ea..0d0926517dfc9cc94c54dd881ac81f65cc5a07b4 100644
--- a/all.gyp
+++ b/all.gyp
@@ -39,8 +39,7 @@
'conditions': [
['OS=="android" and build_with_chromium==0', {
'dependencies': [
- # No longer supported, please refer to GN targets.
- #'webrtc/api/api_java.gyp:*',
+ 'webrtc/api/api_java.gyp:*',
],
}],
['include_tests==1', {
« no previous file with comments | « DEPS ('k') | webrtc/system_wrappers/cpu_features_webrtc.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698