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

Unified Diff: mojo/services/public/interfaces/gpu/gpu_capabilities.mojom

Issue 782693004: Update mojo sdk to rev f6c8ec07c01deebc13178d516225fd12695c3dc2 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: hack mojo_system_impl gypi for android :| Created 6 years 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/gpu_capabilities.mojom
diff --git a/mojo/services/public/interfaces/gpu/gpu_capabilities.mojom b/mojo/services/public/interfaces/gpu/gpu_capabilities.mojom
index ef28389f5831b2c15a274d733c994600a500495a..2450139420746b8e7753dcab9155d5f0c10cd5b3 100644
--- a/mojo/services/public/interfaces/gpu/gpu_capabilities.mojom
+++ b/mojo/services/public/interfaces/gpu/gpu_capabilities.mojom
@@ -51,5 +51,4 @@ struct GpuCapabilities {
bool future_sync_points;
bool blend_equation_advanced;
bool blend_equation_advanced_coherent;
- bool texture_rg;
};

Powered by Google App Engine
This is Rietveld 408576698