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

Unified Diff: cc/ipc/typemaps.gni

Issue 2043833002: Add SurfaceSequence mojom file to cc/ipc and edit corresponding GYP file (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Change based on fsamuel's feedback Created 4 years, 6 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 0fc081e81c5d8c8ef6d7f4792dbc4c1b93bf526a..a4836ed0209fc79fd1bb66080359627f9e86e11e 100644
--- a/cc/ipc/typemaps.gni
+++ b/cc/ipc/typemaps.gni
@@ -8,5 +8,6 @@ typemaps = [
"//cc/ipc/returned_resource.typemap",
"//cc/ipc/shared_quad_state.typemap",
"//cc/ipc/surface_id.typemap",
+ "//cc/ipc/surface_sequence.typemap",
"//cc/ipc/transferable_resource.typemap",
]

Powered by Google App Engine
This is Rietveld 408576698