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

Unified Diff: gpu/command_buffer/service/BUILD.gn

Issue 2517953003: Move enable_webrtc to a buildflag header. (Closed)
Patch Set: Fix Created 4 years, 1 month 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 | « extensions/browser/mojo/BUILD.gn ('k') | gpu/command_buffer/service/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/command_buffer/service/BUILD.gn
diff --git a/gpu/command_buffer/service/BUILD.gn b/gpu/command_buffer/service/BUILD.gn
index 4bb5d79470a8c2b3aaeefe8d6bc5dde63aabc743..10f6a8e819ba0e51364a7e70ba6868be5aedccbf 100644
--- a/gpu/command_buffer/service/BUILD.gn
+++ b/gpu/command_buffer/service/BUILD.gn
@@ -166,6 +166,7 @@ target(link_target_type, "service_sources") {
"//gpu/command_buffer/common:gles2_utils",
"//gpu/config:config_sources",
"//gpu/ipc/common:surface_handle_type",
+ "//media:media_features",
"//third_party/angle:angle_image_util",
"//third_party/angle:commit_id",
"//third_party/angle:translator",
« no previous file with comments | « extensions/browser/mojo/BUILD.gn ('k') | gpu/command_buffer/service/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698