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

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

Issue 2661543002: Rename LocalFrameId to LocalSurfaceId (Closed)
Patch Set: c Created 3 years, 11 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: 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 862f4ca72c055925794aa91a20194c99aba8c8a0..a549c5ba4945a89908045824d661ff3fc4f11ebb 100644
--- a/third_party/WebKit/public/blink_typemaps.gni
+++ b/third_party/WebKit/public/blink_typemaps.gni
@@ -6,7 +6,7 @@ typemaps = [
"//cc/ipc/begin_frame_args.typemap",
"//cc/ipc/compositor_frame_for_blink.typemap",
"//cc/ipc/frame_sink_id.typemap",
- "//cc/ipc/local_frame_id.typemap",
+ "//cc/ipc/local_surface_id.typemap",
"//cc/ipc/returned_resource.typemap",
"//cc/ipc/surface_id.typemap",
"//cc/ipc/surface_info.typemap",

Powered by Google App Engine
This is Rietveld 408576698