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

Unified Diff: BUILD.gn

Issue 1845563005: Refactor content/common/gpu into gpu/ipc/service (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Drop ref to deleted content_tests_gypi_values.content_unittests_ozone_sources 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
« no previous file with comments | « no previous file | content/common/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index cb6edd7cde4f73b4efd0445bb1fe54e13d768c6d..fa733081da6f930317f6bcf694ebdd1b8b8fd483 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -175,6 +175,7 @@ group("both_gn_and_gyp") {
"//content/test:content_unittests",
"//device:device_unittests",
"//gpu:gpu_unittests",
+ "//gpu/ipc/service:gpu_ipc_service_unittests",
"//ipc:ipc_tests",
"//ipc/mojo:ipc_mojo_unittests",
"//media:media_unittests",
« no previous file with comments | « no previous file | content/common/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698