| Index: components/view_manager/native_viewport/platform_viewport_stub.cc
|
| diff --git a/components/native_viewport/platform_viewport_stub.cc b/components/view_manager/native_viewport/platform_viewport_stub.cc
|
| similarity index 81%
|
| rename from components/native_viewport/platform_viewport_stub.cc
|
| rename to components/view_manager/native_viewport/platform_viewport_stub.cc
|
| index 534187cc73f90774db944316b706491c1cb5ac52..08976a2f784f9226a8d7169e974344e4ef015de1 100644
|
| --- a/components/native_viewport/platform_viewport_stub.cc
|
| +++ b/components/view_manager/native_viewport/platform_viewport_stub.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"
|
|
|
| namespace mojo {
|
|
|
|
|