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

Unified Diff: cc/ipc/BUILD.gn

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: Edit 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
« no previous file with comments | « cc/cc.gyp ('k') | cc/ipc/cc_ipc.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/ipc/BUILD.gn
diff --git a/cc/ipc/BUILD.gn b/cc/ipc/BUILD.gn
index 710ac0ecc745150bc1daa9736047c1dce201eb02..7cd5bd729c2d287b6b65bb398ae7e5182ed3f4a1 100644
--- a/cc/ipc/BUILD.gn
+++ b/cc/ipc/BUILD.gn
@@ -42,6 +42,7 @@ mojom("interfaces") {
"returned_resource.mojom",
"shared_quad_state.mojom",
"surface_id.mojom",
+ "surface_sequence.mojom",
"transferable_resource.mojom",
]
« no previous file with comments | « cc/cc.gyp ('k') | cc/ipc/cc_ipc.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698