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

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: 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
Index: gpu/BUILD.gn
diff --git a/gpu/BUILD.gn b/gpu/BUILD.gn
index 8ae7915462c336b29a3aa35edddc50b9850a3c9c..f3bf625ecd831345ec25c8592c08c32867f24337 100644
--- a/gpu/BUILD.gn
+++ b/gpu/BUILD.gn
@@ -46,6 +46,7 @@ component("gpu") {
"//gpu/command_buffer/service:service_sources",
"//gpu/config:config_sources",
"//gpu/ipc/common:ipc_common_sources",
+ "//gpu/ipc/service:ipc_service_sources",
]
}

Powered by Google App Engine
This is Rietveld 408576698