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

Unified Diff: services/ui/surfaces/BUILD.gn

Issue 2873243002: Move components/display_compositor to components/viz/display_compositor (Closed)
Patch Set: Rebase and fix mac build Created 3 years, 7 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: services/ui/surfaces/BUILD.gn
diff --git a/services/ui/surfaces/BUILD.gn b/services/ui/surfaces/BUILD.gn
index 1d1bf6971b113b9fdb42c5672afcea644fec1e80..0c0c4dd7c642fdb30d266b56c9811e863bee6f50 100644
--- a/services/ui/surfaces/BUILD.gn
+++ b/services/ui/surfaces/BUILD.gn
@@ -17,7 +17,7 @@ source_set("surfaces") {
"//cc",
"//cc/ipc:interfaces",
"//cc/surfaces",
- "//components/display_compositor",
+ "//components/viz/display_compositor",
"//components/viz/frame_sinks",
"//gpu/command_buffer/client",
"//gpu/command_buffer/client:gles2_interface",

Powered by Google App Engine
This is Rietveld 408576698