Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(377)

Unified Diff: components/html_viewer/DEPS

Issue 1099303002: Move html_viewer from mojo/services to components. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « components/html_viewer/BUILD.gn ('k') | components/html_viewer/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « components/html_viewer/BUILD.gn ('k') | components/html_viewer/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698