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

Unified Diff: components/mus/gles2/command_buffer_driver.h

Issue 1351013002: Revert of Mandoline UI Process: Update namespaces and file names (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 3 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 | « components/mus/gesture_manager_unittest.cc ('k') | components/mus/gles2/command_buffer_driver.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/mus/gles2/command_buffer_driver.h
diff --git a/components/mus/gles2/command_buffer_driver.h b/components/mus/gles2/command_buffer_driver.h
index 4a19d11f5c0c1d78c852c4d41f65ce60b2759a94..09c4c708874a26702331069fbf0a1503fcae1e05 100644
--- a/components/mus/gles2/command_buffer_driver.h
+++ b/components/mus/gles2/command_buffer_driver.h
@@ -28,7 +28,7 @@
class GLSurface;
}
-namespace mus {
+namespace gles2 {
class GpuState;
@@ -94,6 +94,6 @@
DISALLOW_COPY_AND_ASSIGN(CommandBufferDriver);
};
-} // namespace mus
+} // namespace gles2
#endif // COMPONENTS_GLES2_COMMAND_BUFFER_DRIVER_H_
« no previous file with comments | « components/mus/gesture_manager_unittest.cc ('k') | components/mus/gles2/command_buffer_driver.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698