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

Unified Diff: mojo/converters/transform/BUILD.gn

Issue 950573002: Rename transform_converters.* to transform_type_converters.*. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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: mojo/converters/transform/BUILD.gn
diff --git a/mojo/converters/transform/BUILD.gn b/mojo/converters/transform/BUILD.gn
index f904b5d051d4f8a817070e354dda4c7274ac44a2..c0115c002e8f9847b30c3cecd43104c38654325c 100644
--- a/mojo/converters/transform/BUILD.gn
+++ b/mojo/converters/transform/BUILD.gn
@@ -19,7 +19,7 @@ component("transform") {
sources = [
"mojo_transform_export.h",
- "transform_converters.cc",
- "transform_converters.h",
+ "transform_type_converters.cc",
+ "transform_type_converters.h",
]
}
« no previous file with comments | « mojo/converters/surfaces/tests/surface_unittest.cc ('k') | mojo/converters/transform/transform_converters.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698