Index: components/html_viewer/mock_web_blob_registry_impl.cc |
diff --git a/mojo/services/html_viewer/mock_web_blob_registry_impl.cc b/components/html_viewer/mock_web_blob_registry_impl.cc |
similarity index 98% |
rename from mojo/services/html_viewer/mock_web_blob_registry_impl.cc |
rename to components/html_viewer/mock_web_blob_registry_impl.cc |
index 65ed92f488d0eada3cd21b12ea73e317c7ba03df..02cff578282b53a145f1167bece7ada8d05b85ea 100644 |
--- a/mojo/services/html_viewer/mock_web_blob_registry_impl.cc |
+++ b/components/html_viewer/mock_web_blob_registry_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/mock_web_blob_registry_impl.h" |
+#include "components/html_viewer/mock_web_blob_registry_impl.h" |
#include "third_party/WebKit/public/platform/WebBlobData.h" |
#include "third_party/WebKit/public/platform/WebString.h" |