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

Unified Diff: components/gles2/command_buffer_type_conversions.cc

Issue 1085233004: Moves services implementations out of third_party/mojo_services (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: unnecessary changes Created 5 years, 8 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: components/gles2/command_buffer_type_conversions.cc
diff --git a/components/gles2/command_buffer_type_conversions.cc b/components/gles2/command_buffer_type_conversions.cc
index 35de0818cb6d3b59f6b637ee457bd511a0d860da..bd52b8d0ac0e6c512d790bbf6f97f5d4b9156e8c 100644
--- a/components/gles2/command_buffer_type_conversions.cc
+++ b/components/gles2/command_buffer_type_conversions.cc
@@ -4,7 +4,7 @@
#include "components/gles2/command_buffer_type_conversions.h"
-#include "third_party/mojo_services/src/gpu/public/interfaces/command_buffer.mojom.h"
+#include "components/gpu/public/interfaces/command_buffer.mojom.h"
namespace mojo {

Powered by Google App Engine
This is Rietveld 408576698