Chromium Code Reviews

Unified Diff: components/view_manager/native_viewport/platform_viewport_headless.h

Issue 1149083010: Mandoline: Remove native_viewport.mojom (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed Windows Build I hope Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: components/view_manager/native_viewport/platform_viewport_headless.h
diff --git a/components/view_manager/native_viewport/platform_viewport_headless.h b/components/view_manager/native_viewport/platform_viewport_headless.h
index 949bc3165fe5a2bc66e5414beb8868958cbcdf24..924f3a50483fc20c1f5f80a2daa96ca6fd835b59 100644
--- a/components/view_manager/native_viewport/platform_viewport_headless.h
+++ b/components/view_manager/native_viewport/platform_viewport_headless.h
@@ -7,6 +7,7 @@
#include "base/macros.h"
#include "components/view_manager/native_viewport/platform_viewport.h"
+#include "components/view_manager/public/interfaces/view_manager.mojom.h"
#include "ui/gfx/geometry/rect.h"
namespace native_viewport {

Powered by Google App Engine