| Index: services/gles2/mojo_buffer_backing.h
|
| diff --git a/services/gles2/mojo_buffer_backing.h b/services/gles2/mojo_buffer_backing.h
|
| index bc108b5ce512d2a3a203d860e1cb6c7024912ede..b0e3ede9d157a9f7988b36aebc8d88bc63f160a0 100644
|
| --- a/services/gles2/mojo_buffer_backing.h
|
| +++ b/services/gles2/mojo_buffer_backing.h
|
| @@ -10,7 +10,6 @@
|
| #include "gpu/command_buffer/common/buffer.h"
|
| #include "mojo/public/cpp/system/core.h"
|
|
|
| -namespace mojo {
|
| namespace gles2 {
|
|
|
| class MojoBufferBacking : public gpu::BufferBacking {
|
| @@ -36,6 +35,5 @@ class MojoBufferBacking : public gpu::BufferBacking {
|
| };
|
|
|
| } // namespace gles2
|
| -} // namespace mojo
|
|
|
| #endif // SERVICES_GLES2_MOJO_BUFFER_BACKING_H_
|
|
|