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

Unified Diff: cc/ipc/typemaps.gni

Issue 2610723002: Unify SurfaceInfo (Closed)
Patch Set: More cleanup Created 3 years, 12 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: cc/ipc/typemaps.gni
diff --git a/cc/ipc/typemaps.gni b/cc/ipc/typemaps.gni
index c0e8c47827c248c13524ab8ea8d78fb0274c20bd..f141dc16b171dde3ea329cde8205ee617d0671b8 100644
--- a/cc/ipc/typemaps.gni
+++ b/cc/ipc/typemaps.gni
@@ -15,6 +15,7 @@ typemaps = [
"//cc/ipc/selection.typemap",
"//cc/ipc/shared_quad_state.typemap",
"//cc/ipc/surface_id.typemap",
+ "//cc/ipc/surface_info.typemap",
"//cc/ipc/surface_reference.typemap",
"//cc/ipc/surface_sequence.typemap",
"//cc/ipc/transferable_resource.typemap",

Powered by Google App Engine
This is Rietveld 408576698