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

Unified Diff: components/font_service/DEPS

Issue 1274743004: Sandbox html_viewer on Linux. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Style stuff. 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 75%
copy from components/resource_provider/DEPS
copy to components/font_service/DEPS
index 9498e27fc61b170044d4e858c2d2e7d8cc1f257e..5a3b2c9f431c706ac5ce90d41358c9fa4beb0c27 100644
--- a/components/resource_provider/DEPS
+++ b/components/font_service/DEPS
@@ -1,7 +1,8 @@
include_rules = [
"+mojo/application",
"+mojo/common",
- "+mojo/converters",
"+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