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

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: 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 | « content/test/layouttest_support.cc ('k') | gpu/command_buffer/service/valuebuffer_manager.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/BUILD.gn
diff --git a/gpu/BUILD.gn b/gpu/BUILD.gn
index b25b42b2a01700d3541e280f7679e51873372901..da3bb213e040be9ebb3f55dc51da43d88076830b 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",
]
}
« no previous file with comments | « content/test/layouttest_support.cc ('k') | gpu/command_buffer/service/valuebuffer_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698