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

Unified Diff: ui/gfx/mojo/buffer_types_struct_traits.cc

Issue 2694923003: Rename buffer_types_traits.{cc,h} to match normal conventions. (Closed)
Patch Set: Created 3 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
« no previous file with comments | « ui/gfx/mojo/buffer_types_struct_traits.h ('k') | ui/gfx/mojo/buffer_types_traits.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/mojo/buffer_types_struct_traits.cc
diff --git a/ui/gfx/mojo/buffer_types_traits.cc b/ui/gfx/mojo/buffer_types_struct_traits.cc
similarity index 99%
rename from ui/gfx/mojo/buffer_types_traits.cc
rename to ui/gfx/mojo/buffer_types_struct_traits.cc
index 540326fc7250479c639cbacfa9ea7b2ca8630134..fbe8ee248b6a4889fbbf0ed1d32e30544db3748f 100644
--- a/ui/gfx/mojo/buffer_types_traits.cc
+++ b/ui/gfx/mojo/buffer_types_struct_traits.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "ui/gfx/mojo/buffer_types_traits.h"
+#include "ui/gfx/mojo/buffer_types_struct_traits.h"
#include "mojo/public/cpp/system/platform_handle.h"
« no previous file with comments | « ui/gfx/mojo/buffer_types_struct_traits.h ('k') | ui/gfx/mojo/buffer_types_traits.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698