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

Unified Diff: cc/ipc/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
« no previous file with comments | « cc/ipc/surface_id_struct_traits.h ('k') | cc/layers/surface_layer_impl_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/ipc/typemaps.gni
diff --git a/cc/ipc/typemaps.gni b/cc/ipc/typemaps.gni
index f141dc16b171dde3ea329cde8205ee617d0671b8..2243fed16a02f78393192c831cd3d540c1f09f73 100644
--- a/cc/ipc/typemaps.gni
+++ b/cc/ipc/typemaps.gni
@@ -9,7 +9,7 @@ typemaps = [
"//cc/ipc/filter_operation.typemap",
"//cc/ipc/filter_operations.typemap",
"//cc/ipc/frame_sink_id.typemap",
- "//cc/ipc/local_frame_id.typemap",
+ "//cc/ipc/local_surface_id.typemap",
"//cc/ipc/render_pass.typemap",
"//cc/ipc/returned_resource.typemap",
"//cc/ipc/selection.typemap",
« no previous file with comments | « cc/ipc/surface_id_struct_traits.h ('k') | cc/layers/surface_layer_impl_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698