Chromium Code Reviews

Unified Diff: third_party/WebKit/public/platform/modules/font_access/OWNERS

Issue 1615133002: Implement API for accessing fonts installed locally on the system. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add file reading failure checking. Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: third_party/WebKit/public/platform/modules/font_access/OWNERS
diff --git a/third_party/WebKit/public/platform/modules/font_access/OWNERS b/third_party/WebKit/public/platform/modules/font_access/OWNERS
new file mode 100644
index 0000000000000000000000000000000000000000..e041c27e61f00b1e83b5056d1032112658db00fb
--- /dev/null
+++ b/third_party/WebKit/public/platform/modules/font_access/OWNERS
@@ -0,0 +1 @@
+dhnishi@chromium.org

Powered by Google App Engine