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

Unified Diff: components/mus/gpu/display_compositor/BUILD.gn

Issue 2092843002: Implement CompositorFrame Struct Traits (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed dcheng's comments Created 4 years, 6 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: components/mus/gpu/display_compositor/BUILD.gn
diff --git a/components/mus/gpu/display_compositor/BUILD.gn b/components/mus/gpu/display_compositor/BUILD.gn
index dc52215139f4d816aa2e509defa65dbbcc0127c4..a30b59f2c8927bbbe3a84a617ce382dd3c17aa06 100644
--- a/components/mus/gpu/display_compositor/BUILD.gn
+++ b/components/mus/gpu/display_compositor/BUILD.gn
@@ -22,7 +22,6 @@ source_set("display_compositor") {
"//cc",
"//cc/surfaces",
"//cc/surfaces:surface_id",
- "//components/mus/public/cpp/surfaces",
"//components/mus/public/interfaces/gpu:interfaces",
# TODO(fsamuel): Remove this dependency.
« no previous file with comments | « components/bitmap_uploader/bitmap_uploader.cc ('k') | components/mus/gpu/display_compositor/compositor_frame_sink_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698