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

Unified Diff: components/gpu/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: Fixed bot issues (I hope) 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
« no previous file with comments | « no previous file | components/html_viewer/html_document.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/gpu/public/interfaces/BUILD.gn
diff --git a/components/gpu/public/interfaces/BUILD.gn b/components/gpu/public/interfaces/BUILD.gn
index a5f246d9f9d340aa8c2aeba2d32e5a9de5bbac5d..e4cc3f92cf1afb6d5e288aa32ad20df51008abf5 100644
--- a/components/gpu/public/interfaces/BUILD.gn
+++ b/components/gpu/public/interfaces/BUILD.gn
@@ -7,10 +7,8 @@ import("//third_party/mojo/src/mojo/public/tools/bindings/mojom.gni")
mojom("interfaces") {
sources = [
"command_buffer.mojom",
- "context_provider.mojom",
"gpu.mojom",
"gpu_capabilities.mojom",
- "viewport_parameter_listener.mojom",
]
deps = [
« no previous file with comments | « no previous file | components/html_viewer/html_document.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698