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

Unified Diff: content/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: Squash and rebase 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/gpu/BUILD.gn
diff --git a/content/gpu/BUILD.gn b/content/gpu/BUILD.gn
index 0b74bdc4a51256238a34534482288b5c90143c69..04da25bf13a0c90ce71429e172426d67f7f6affb 100644
--- a/content/gpu/BUILD.gn
+++ b/content/gpu/BUILD.gn
@@ -46,6 +46,7 @@ source_set("gpu_sources") {
"//base/third_party/dynamic_annotations",
"//components/tracing",
"//content:export",
+ "//content:export",
"//content/child",
"//content/common",
"//content/public/child:child_sources",
@@ -54,6 +55,7 @@ source_set("gpu_sources") {
"//gpu/ipc/common:command_buffer_traits",
"//gpu/ipc/service",
"//ipc",
+ "//media/gpu/ipc/service",
"//media/mojo/services:application_factory",
"//services/shell/public/interfaces",
"//skia",
« content/DEPS ('K') | « content/content_tests.gypi ('k') | content/gpu/gpu_child_thread.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698