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

Unified Diff: components/view_manager/surfaces/public/interfaces/BUILD.gn

Issue 1245683004: Mandoline: Merge Surfaces and Views apps (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove context_provider.mojom Created 5 years, 4 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/view_manager/surfaces/public/interfaces/BUILD.gn
diff --git a/components/view_manager/surfaces/public/interfaces/BUILD.gn b/components/view_manager/surfaces/public/interfaces/BUILD.gn
index 3ee12d4159a9375b6c89c400440c87e4f44255a6..11eb0eca33f8778b441dfdca98b645daa8f45518 100644
--- a/components/view_manager/surfaces/public/interfaces/BUILD.gn
+++ b/components/view_manager/surfaces/public/interfaces/BUILD.gn
@@ -6,7 +6,6 @@ import("//third_party/mojo/src/mojo/public/tools/bindings/mojom.gni")
mojom("interfaces") {
sources = [
- "display.mojom",
"quads.mojom",
"surfaces.mojom",
]

Powered by Google App Engine
This is Rietveld 408576698