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

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

Issue 1908223002: Remove content/gpu from content/browser/android/DEPS (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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..867134ac348e666f9c0e19454a8eabba03ccc50a 100644
--- a/content/public/gpu/BUILD.gn
+++ b/content/public/gpu/BUILD.gn
@@ -23,6 +23,7 @@ source_set("gpu_sources") {
configs += [ "//content:content_implementation" ]
sources = [
+ "content_gpu_client.cc",
"content_gpu_client.h",
"gpu_video_decode_accelerator_factory.cc",
"gpu_video_decode_accelerator_factory.h",

Powered by Google App Engine
This is Rietveld 408576698