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

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

Issue 2474113002: Mus+Ash: Unified BeginFrame Skeleton (Closed)
Patch Set: Rebase 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 40739bc084202b2111d7cbebc5dca3464aff9c95..57f47513de8c173f852d83dcf9e6811aaa11802c 100644
--- a/third_party/WebKit/public/blink_typemaps.gni
+++ b/third_party/WebKit/public/blink_typemaps.gni
@@ -3,6 +3,7 @@
# found in the LICENSE file.
typemaps = [
+ "//cc/ipc/begin_frame_args.typemap",
"//cc/ipc/compositor_frame_for_blink.typemap",
"//cc/ipc/returned_resource.typemap",
"//cc/ipc/surface_id.typemap",

Powered by Google App Engine
This is Rietveld 408576698