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

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

Issue 1131523007: Move NativeViewport service into view_manager. This is a file move only. Further merging will happe… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 5 years, 7 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/view_manager/native_viewport/platform_viewport_headless.cc
diff --git a/components/native_viewport/platform_viewport_headless.cc b/components/view_manager/native_viewport/platform_viewport_headless.cc
similarity index 94%
rename from components/native_viewport/platform_viewport_headless.cc
rename to components/view_manager/native_viewport/platform_viewport_headless.cc
index f9dd4a0def5c72cf55c64308a4947c8f6ba23ffd..3918b18f5dc9ba8e3d54e8496ced5d5659bc9443 100644
--- a/components/native_viewport/platform_viewport_headless.cc
+++ b/components/view_manager/native_viewport/platform_viewport_headless.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "components/native_viewport/platform_viewport_headless.h"
+#include "components/view_manager/native_viewport/platform_viewport_headless.h"
#include "mojo/converters/geometry/geometry_type_converters.h"

Powered by Google App Engine
This is Rietveld 408576698