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

Unified Diff: content/browser/hyphenation/DEPS

Issue 2113933003: Add mojo interface to load hyphenation dictionaries on Android (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: dcheng review Created 4 years, 5 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 | « content/browser/BUILD.gn ('k') | content/browser/hyphenation/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/hyphenation/DEPS
diff --git a/content/browser/hyphenation/DEPS b/content/browser/hyphenation/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..1f557f4a15b9898ef7d06f8234f3ff2495be6a96
--- /dev/null
+++ b/content/browser/hyphenation/DEPS
@@ -0,0 +1,5 @@
+include_rules = [
+ "-content",
+ "+content/browser/hyphenation",
+ "+third_party/WebKit/public/platform/modules/hyphenation/hyphenation.mojom.h",
+]
« no previous file with comments | « content/browser/BUILD.gn ('k') | content/browser/hyphenation/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698