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

Unified Diff: components/mus/ws/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
« no previous file with comments | « components/mus/surfaces/BUILD.gn ('k') | components/mus/ws/platform_display.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/mus/ws/BUILD.gn
diff --git a/components/mus/ws/BUILD.gn b/components/mus/ws/BUILD.gn
index 2484bbab6e97abb02b2db403de22ace644c3bd12..044fdda3483da9dc6993b9a87b3c583844fdcad0 100644
--- a/components/mus/ws/BUILD.gn
+++ b/components/mus/ws/BUILD.gn
@@ -101,7 +101,6 @@ source_set("lib") {
"//cc/surfaces:surface_id",
"//components/mus/common:mus_common",
"//components/mus/gles2",
- "//components/mus/public/cpp/surfaces",
"//components/mus/public/interfaces",
"//components/mus/surfaces",
"//mojo/common:common_base",
« no previous file with comments | « components/mus/surfaces/BUILD.gn ('k') | components/mus/ws/platform_display.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698