| Index: components/html_viewer/web_storage_namespace_impl.cc
|
| diff --git a/mojo/services/html_viewer/web_storage_namespace_impl.cc b/components/html_viewer/web_storage_namespace_impl.cc
|
| similarity index 93%
|
| rename from mojo/services/html_viewer/web_storage_namespace_impl.cc
|
| rename to components/html_viewer/web_storage_namespace_impl.cc
|
| index 8649065fc1e86fd0b006f945ca578ed7f17316ae..f61a63f02f3959a185c684e19f1644e5268fd82f 100644
|
| --- a/mojo/services/html_viewer/web_storage_namespace_impl.cc
|
| +++ b/components/html_viewer/web_storage_namespace_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_storage_namespace_impl.h"
|
| +#include "components/html_viewer/web_storage_namespace_impl.h"
|
|
|
| #include <stdio.h>
|
|
|
|
|