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

Unified Diff: ui/gl/trace_util.h

Issue 2014223002: Follow-up fixes to changing namespace gfx to gl. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase. Created 4 years, 7 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/gl/test/gl_image_test_template.h ('k') | ui/gl/trace_util.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gl/trace_util.h
diff --git a/ui/gl/trace_util.h b/ui/gl/trace_util.h
index 86bdcf2d2f9138d319c9be6f0ffca941a5bd4995..95a60dc07bf9f9eb99084a78794f7cfc70424243 100644
--- a/ui/gl/trace_util.h
+++ b/ui/gl/trace_util.h
@@ -28,6 +28,6 @@ GL_EXPORT base::trace_event::MemoryAllocatorDumpGuid GetGLBufferGUIDForTracing(
uint64_t share_group_guid,
uint32_t buffer_id);
-} // namespace ui
+} // namespace gl
#endif // UI_GL_TRACE_UTIL_H_
« no previous file with comments | « ui/gl/test/gl_image_test_template.h ('k') | ui/gl/trace_util.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698