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

Unified Diff: components/mus/BUILD.gn

Issue 2021473002: Move display_compositor impls to components/mus/gpu (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added missing file Created 4 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
« no previous file with comments | « no previous file | components/mus/gpu/display_compositor/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/mus/BUILD.gn
diff --git a/components/mus/BUILD.gn b/components/mus/BUILD.gn
index f37f0851d35de0dc6332fcfdbe4fae579d19a5b9..ceec3bef2fb4e9b82c15a1feb3cad7e2fc28087a 100644
--- a/components/mus/BUILD.gn
+++ b/components/mus/BUILD.gn
@@ -85,6 +85,7 @@ source_set("lib") {
"//components/mus/clipboard:lib",
"//components/mus/gles2",
"//components/mus/gpu",
+ "//components/mus/gpu/display_compositor",
"//components/mus/public/interfaces",
"//components/mus/surfaces",
"//components/mus/ws:lib",
« no previous file with comments | « no previous file | components/mus/gpu/display_compositor/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698