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

Unified Diff: webrtc/modules/audio_device/BUILD.gn

Issue 3003393002: Roll chromium_revision d323a482ee..7114a66134 (494468:497367) manually (Closed)
Patch Set: Created 3 years, 4 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 | « webrtc/examples/BUILD.gn ('k') | webrtc/rtc_base/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/modules/audio_device/BUILD.gn
diff --git a/webrtc/modules/audio_device/BUILD.gn b/webrtc/modules/audio_device/BUILD.gn
index cffc0c18affb3c0e406cae3209bc90092b379115..87cf8d5f955d389e835c465111cc2a9126b19c5f 100644
--- a/webrtc/modules/audio_device/BUILD.gn
+++ b/webrtc/modules/audio_device/BUILD.gn
@@ -357,5 +357,8 @@ if (!build_with_chromium && is_android) {
deps = [
"../../rtc_base:base_java",
]
+
+ # TODO(sakal): Fix build hooks crbug.com/webrtc/8148
+ no_build_hooks = true
}
}
« no previous file with comments | « webrtc/examples/BUILD.gn ('k') | webrtc/rtc_base/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698