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

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: Fix gn libs defs 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
« no previous file with comments | « no previous file | content/common/BUILD.gn » ('j') | content/common/gpu/client/gpu_channel_host.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index bb5c226eb06b7f0b6c42652bcbb26b1079efff1a..eef14f1f539e57f0960bcb821c1782dbd34beb5a 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') | content/common/gpu/client/gpu_channel_host.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698