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

Unified Diff: content/public/gpu/BUILD.gn

Issue 1882373004: Migrate content/common/gpu/media code to media/gpu (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix several more bot-identified build issues Created 4 years, 8 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: content/public/gpu/BUILD.gn
diff --git a/content/public/gpu/BUILD.gn b/content/public/gpu/BUILD.gn
index e240a1ea9c1cb2ab84ad8aa7ab3e3ebc153f48d7..665676bee97a46118301ce5bb9767f9604785874 100644
--- a/content/public/gpu/BUILD.gn
+++ b/content/public/gpu/BUILD.gn
@@ -36,6 +36,7 @@ source_set("gpu_sources") {
"//gpu/command_buffer/service",
"//gpu/config",
"//media:media",
+ "//media/gpu/ipc/service",
]
allow_circular_includes_from = [ "//content/gpu:gpu_sources" ]

Powered by Google App Engine
This is Rietveld 408576698