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

Unified Diff: mojo/services/surfaces/public/interfaces/quads.mojom

Issue 795593004: Update mojo sdk to rev cc531b32182099a5a034a99daff35ed5d38a61c8 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: More workarounds for MSVC 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
« no previous file with comments | « mojo/services/public/js/shell.js ('k') | mojo/services/surfaces/public/interfaces/surface_id.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/surfaces/public/interfaces/quads.mojom
diff --git a/mojo/services/surfaces/public/interfaces/quads.mojom b/mojo/services/surfaces/public/interfaces/quads.mojom
index 23f97f1f28c5463bdf8dc88c30ebc7c8df9ee5a3..52a667dbdba5277ba8ae668835b3e4bb2aae4f99 100644
--- a/mojo/services/surfaces/public/interfaces/quads.mojom
+++ b/mojo/services/surfaces/public/interfaces/quads.mojom
@@ -71,8 +71,8 @@ struct TileQuadState {
RectF tex_coord_rect;
Size texture_size;
bool swizzle_contents;
- bool nearest_neighbor;
uint32 resource_id;
+ bool nearest_neighbor;
};
struct StreamVideoQuadState {};
« no previous file with comments | « mojo/services/public/js/shell.js ('k') | mojo/services/surfaces/public/interfaces/surface_id.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698