Chromium Code Reviews

Unified Diff: components/view_manager/native_viewport/BUILD.gn

Issue 1164553004: Revert of Mandoline: Remove native_viewport.mojom (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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/BUILD.gn
diff --git a/components/view_manager/native_viewport/BUILD.gn b/components/view_manager/native_viewport/BUILD.gn
index 123e40e16720741dae61c95e2841d8a94a87572a..1201bd4176a8488db0e3f157f41ceeb514280b72 100644
--- a/components/view_manager/native_viewport/BUILD.gn
+++ b/components/view_manager/native_viewport/BUILD.gn
@@ -7,6 +7,8 @@
source_set("native_viewport") {
sources = [
+ "native_viewport_impl.cc",
+ "native_viewport_impl.h",
"onscreen_context_provider.cc",
"onscreen_context_provider.h",
"platform_viewport.h",
« no previous file with comments | « components/view_manager/event_dispatcher.cc ('k') | components/view_manager/native_viewport/native_viewport_impl.h » ('j') | no next file with comments »

Powered by Google App Engine