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

Unified Diff: components/font_service/DEPS

Issue 1410053006: Move third_party/mojo/src/mojo/public to mojo/public (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge Created 5 years, 1 month 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/main.cc » ('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/font_service/DEPS b/components/font_service/DEPS
index 45a4deeb46406bd02bbe61537015dffed7298dd9..ef585a920a67b0f500e42fc3b3562251f2360471 100644
--- a/components/font_service/DEPS
+++ b/components/font_service/DEPS
@@ -3,7 +3,7 @@ include_rules = [
"+mojo/common",
"+mojo/message_pump",
"+mojo/platform_handle",
+ "+mojo/public",
"+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/main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698