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

Unified Diff: gpu/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: 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: gpu/BUILD.gn
diff --git a/gpu/BUILD.gn b/gpu/BUILD.gn
index e924517380ac63e932fd52a48d5641fc1f55eb00..c058515386d5f74add4e212f09d4b5c8aea7c512 100644
--- a/gpu/BUILD.gn
+++ b/gpu/BUILD.gn
@@ -47,6 +47,7 @@ component("gpu") {
"//gpu/config:config_sources",
"//gpu/ipc/client:ipc_client_sources",
"//gpu/ipc/common:ipc_common_sources",
+ "//gpu/ipc/service:ipc_service_sources",
]
}

Powered by Google App Engine
This is Rietveld 408576698