| Index: components/html_viewer/web_notification_manager_impl.cc
|
| diff --git a/mojo/services/html_viewer/web_notification_manager_impl.cc b/components/html_viewer/web_notification_manager_impl.cc
|
| similarity index 96%
|
| rename from mojo/services/html_viewer/web_notification_manager_impl.cc
|
| rename to components/html_viewer/web_notification_manager_impl.cc
|
| index 7dc2006f66f52200c9ac21bcad65f9a54042736c..c597ec24667575a24bb731b15e713745fe3fd72b 100644
|
| --- a/mojo/services/html_viewer/web_notification_manager_impl.cc
|
| +++ b/components/html_viewer/web_notification_manager_impl.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 "mojo/services/html_viewer/web_notification_manager_impl.h"
|
| +#include "components/html_viewer/web_notification_manager_impl.h"
|
|
|
| #include "base/logging.h"
|
|
|
|
|