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

Unified Diff: components/mus/public/cpp/surfaces/BUILD.gn

Issue 2088603002: Implement RenderPass StructTraits (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Cleanup 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/public/cpp/surfaces/BUILD.gn
diff --git a/components/mus/public/cpp/surfaces/BUILD.gn b/components/mus/public/cpp/surfaces/BUILD.gn
index 517cb22a069219c80c448c8e6b0bfff92ee9b63a..07d8e6b02ae0a5e69509fbd4d6dc1f0fe8adce16 100644
--- a/components/mus/public/cpp/surfaces/BUILD.gn
+++ b/components/mus/public/cpp/surfaces/BUILD.gn
@@ -9,8 +9,6 @@ component("surfaces") {
"mojo_surfaces_export.h",
"surfaces_type_converters.cc",
"surfaces_type_converters.h",
- "surfaces_utils.cc",
- "surfaces_utils.h",
]
defines = [ "MOJO_SURFACES_IMPLEMENTATION" ]
« no previous file with comments | « components/bitmap_uploader/bitmap_uploader.cc ('k') | components/mus/public/cpp/surfaces/surfaces_type_converters.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698