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

Unified Diff: mojo/services/public/interfaces/gpu/BUILD.gn

Issue 728133002: Update mojo sdk to rev e01f9a49449381a5eb430c1fd88bf2cae73ec35a (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: android + ios gyp fixes Created 6 years, 1 month 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: mojo/services/public/interfaces/gpu/BUILD.gn
diff --git a/mojo/services/public/interfaces/gpu/BUILD.gn b/mojo/services/public/interfaces/gpu/BUILD.gn
index 6541063024f2ea8fdd1775f73db78cea8e2c7af5..efb72a5f37be18804e3c62252604a0a968a3182d 100644
--- a/mojo/services/public/interfaces/gpu/BUILD.gn
+++ b/mojo/services/public/interfaces/gpu/BUILD.gn
@@ -4,11 +4,11 @@
import("//mojo/public/tools/bindings/mojom.gni")
-# GYP version: mojo/mojo_services.gypi:mojo_gpu_bindings
mojom("gpu") {
sources = [
"command_buffer.mojom",
"gpu.mojom",
+ "gpu_capabilities.mojom",
]
deps = [
« no previous file with comments | « mojo/services/public/interfaces/geometry/BUILD.gn ('k') | mojo/services/public/interfaces/gpu/command_buffer.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698