| Index: components/view_manager/public/cpp/view_tracker.cc
|
| diff --git a/third_party/mojo_services/src/view_manager/public/cpp/view_tracker.cc b/components/view_manager/public/cpp/view_tracker.cc
|
| similarity index 92%
|
| rename from third_party/mojo_services/src/view_manager/public/cpp/view_tracker.cc
|
| rename to components/view_manager/public/cpp/view_tracker.cc
|
| index 317b97a54e3c7db50a715a31eef02026bc720f21..84550ba5e7fc5fd8c90f1cb01df8ab00efa845d2 100644
|
| --- a/third_party/mojo_services/src/view_manager/public/cpp/view_tracker.cc
|
| +++ b/components/view_manager/public/cpp/view_tracker.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 "view_manager/public/cpp/view_tracker.h"
|
| +#include "components/view_manager/public/cpp/view_tracker.h"
|
|
|
| namespace mojo {
|
|
|
|
|