| Index: components/html_viewer/DEPS
|
| diff --git a/mojo/services/html_viewer/DEPS b/components/html_viewer/DEPS
|
| similarity index 86%
|
| rename from mojo/services/html_viewer/DEPS
|
| rename to components/html_viewer/DEPS
|
| index 867c136b57515e9fc18f21cfd321c0e4a14b0d10..c513c40cec57e507c9bc1f9002a042ab127d595f 100644
|
| --- a/mojo/services/html_viewer/DEPS
|
| +++ b/components/html_viewer/DEPS
|
| @@ -6,13 +6,16 @@ include_rules = [
|
| "+components/webcrypto",
|
| "+gin",
|
| "+media",
|
| + "+mojo/application",
|
| "+mojo/cc",
|
| + "+mojo/common",
|
| "+mojo/converters/surfaces",
|
| - "+mojo/application",
|
| + "+mojo/public",
|
| "+mojo/services/network",
|
| "+net/base",
|
| "+net/test/spawned_test_server",
|
| "+skia",
|
| + "+third_party/mojo/src/mojo/public",
|
| "+third_party/mojo_services/src",
|
| "+third_party/WebKit/public",
|
| "+third_party/skia/include",
|
|
|