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

Unified Diff: components/font_service/DEPS

Issue 1280043003: Sandbox html_viewer on Linux. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update DEPS for the new dependency. Created 5 years, 4 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/font_service/BUILD.gn ('k') | components/font_service/font_service_app.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/font_service/DEPS
diff --git a/components/resource_provider/DEPS b/components/font_service/DEPS
similarity index 65%
copy from components/resource_provider/DEPS
copy to components/font_service/DEPS
index 9498e27fc61b170044d4e858c2d2e7d8cc1f257e..45a4deeb46406bd02bbe61537015dffed7298dd9 100644
--- a/components/resource_provider/DEPS
+++ b/components/font_service/DEPS
@@ -1,7 +1,9 @@
include_rules = [
"+mojo/application",
"+mojo/common",
- "+mojo/converters",
+ "+mojo/message_pump",
"+mojo/platform_handle",
+ "+skia",
"+third_party/mojo/src/mojo/public",
+ "+third_party/skia/include",
]
« no previous file with comments | « components/font_service/BUILD.gn ('k') | components/font_service/font_service_app.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698