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

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

Issue 2065573003: Mus: Delete unused Mandoline Surfaces code (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix mus_ws_unittests 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 d438b0d61257559320bb218e486c5cb9b33fa9d0..517cb22a069219c80c448c8e6b0bfff92ee9b63a 100644
--- a/components/mus/public/cpp/surfaces/BUILD.gn
+++ b/components/mus/public/cpp/surfaces/BUILD.gn
@@ -6,7 +6,6 @@ component("surfaces") {
output_name = "mojo_surfaces_lib"
sources = [
- "custom_surface_converter.h",
"mojo_surfaces_export.h",
"surfaces_type_converters.cc",
"surfaces_type_converters.h",

Powered by Google App Engine
This is Rietveld 408576698