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

Unified Diff: mojo/converters/surfaces/surfaces_utils.h

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: mojo/converters/surfaces/surfaces_utils.h
diff --git a/mojo/converters/surfaces/surfaces_utils.h b/mojo/converters/surfaces/surfaces_utils.h
index ef5b91e457040a2e3f5ec40f1a3f4edda27b8006..8b60cf0b704ff543e6a890d727e9d022dae88a5d 100644
--- a/mojo/converters/surfaces/surfaces_utils.h
+++ b/mojo/converters/surfaces/surfaces_utils.h
@@ -5,8 +5,8 @@
#ifndef MOJO_CONVERTERS_SURFACES_SURFACES_UTILS_H_
#define MOJO_CONVERTERS_SURFACES_SURFACES_UTILS_H_
+#include "components/surfaces/public/interfaces/quads.mojom.h"
#include "mojo/converters/surfaces/mojo_surfaces_export.h"
-#include "third_party/mojo_services/src/surfaces/public/interfaces/quads.mojom.h"
namespace gfx {
class Rect;

Powered by Google App Engine
This is Rietveld 408576698