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

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

Issue 1745903002: Introduce GpuVideoDecodeAcceleratorFactory. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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
Index: gpu/command_buffer/service/BUILD.gn
diff --git a/gpu/command_buffer/service/BUILD.gn b/gpu/command_buffer/service/BUILD.gn
index 7ad6816dca6447711c9785eb77a0c7464fd44cfe..fc8ad96826ae738d37bde1c1c35ef6ecf944dbaf 100644
--- a/gpu/command_buffer/service/BUILD.gn
+++ b/gpu/command_buffer/service/BUILD.gn
@@ -19,6 +19,7 @@ group("service") {
source_set("service_sources") {
visibility = [
+ "//content/public/gpu/*",
"//gpu/*",
"//mojo/gles2:gles2",
]

Powered by Google App Engine
This is Rietveld 408576698