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

Unified Diff: content/content_renderer.gypi

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: Addressing Nasko. Created 4 years, 10 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/content_common_mojo_bindings.gyp ('k') | content/content_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_renderer.gypi
diff --git a/content/content_renderer.gypi b/content/content_renderer.gypi
index 35618ef5cc2f662f94e3cb4c5af4d23b602f3056..8a137923a65a751f1cb11dd6c2e9df69a2d349df 100644
--- a/content/content_renderer.gypi
+++ b/content/content_renderer.gypi
@@ -191,6 +191,8 @@
'renderer/fetchers/resource_fetcher_impl.h',
'renderer/fetchers/web_url_loader_client_impl.cc',
'renderer/fetchers/web_url_loader_client_impl.h',
+ 'renderer/font_access/web_font_access_impl.cc',
+ 'renderer/font_access/web_font_access_impl.h',
'renderer/gamepad_shared_memory_reader.cc',
'renderer/gamepad_shared_memory_reader.h',
'renderer/geolocation_dispatcher.cc',
« no previous file with comments | « content/content_common_mojo_bindings.gyp ('k') | content/content_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698