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

Unified Diff: third_party/WebKit/public/blink_typemaps.gni

Issue 2527443002: Display Compositor: Allocate LocalFrameId in client. (Closed)
Patch Set: Rebased + Restored BUILD files Created 4 years, 1 month 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: third_party/WebKit/public/blink_typemaps.gni
diff --git a/third_party/WebKit/public/blink_typemaps.gni b/third_party/WebKit/public/blink_typemaps.gni
index 57f47513de8c173f852d83dcf9e6811aaa11802c..92f58d82bc50ef82e37c67ae988449003f937a53 100644
--- a/third_party/WebKit/public/blink_typemaps.gni
+++ b/third_party/WebKit/public/blink_typemaps.gni
@@ -5,6 +5,7 @@
typemaps = [
"//cc/ipc/begin_frame_args.typemap",
"//cc/ipc/compositor_frame_for_blink.typemap",
+ "//cc/ipc/local_frame_id.typemap",
"//cc/ipc/returned_resource.typemap",
"//cc/ipc/surface_id.typemap",
"//cc/ipc/surface_sequence.typemap",
« no previous file with comments | « third_party/WebKit/Source/platform/graphics/OffscreenCanvasFrameDispatcherImpl.cpp ('k') | ui/aura/mus/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698