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

Unified Diff: components/mus/public/cpp/surfaces/surfaces_utils.h

Issue 2080383002: cc/ipc: Move CompositorFrame mojoms (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Updated owners Created 4 years, 6 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/mus/public/cpp/surfaces/surfaces_utils.h
diff --git a/components/mus/public/cpp/surfaces/surfaces_utils.h b/components/mus/public/cpp/surfaces/surfaces_utils.h
index 631648399708e85be9a3485ffb2f7536dbea5ebb..14e854c6ea60eb1792b6e9feb1c3bbdd605ca8f9 100644
--- a/components/mus/public/cpp/surfaces/surfaces_utils.h
+++ b/components/mus/public/cpp/surfaces/surfaces_utils.h
@@ -5,7 +5,7 @@
#ifndef COMPONENTS_MUS_PUBLIC_CPP_SURFACES_SURFACES_UTILS_H_
#define COMPONENTS_MUS_PUBLIC_CPP_SURFACES_SURFACES_UTILS_H_
-#include "cc/ipc/quads.mojom.h"
+#include "cc/ipc/render_pass.mojom.h"
#include "components/mus/public/cpp/surfaces/mojo_surfaces_export.h"
namespace cc {

Powered by Google App Engine
This is Rietveld 408576698