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

Unified Diff: content/content_browser.gypi

Issue 11578038: Convert pepper font list to new resource system. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years 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
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 68177664a73595d8a57d9b0f0067e6786d4326a8..f8e098a24f13439463ecb3cffda628d5866db9aa 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -680,6 +680,8 @@
'browser/renderer_host/pepper/browser_ppapi_host_impl.h',
'browser/renderer_host/pepper/content_browser_pepper_host_factory.cc',
'browser/renderer_host/pepper/content_browser_pepper_host_factory.h',
+ 'browser/renderer_host/pepper/pepper_browser_font_singleton_host.cc',
+ 'browser/renderer_host/pepper/pepper_browser_font_singleton_host.h',
'browser/renderer_host/pepper/pepper_flash_browser_host.cc',
'browser/renderer_host/pepper/pepper_flash_browser_host.h',
'browser/renderer_host/pepper/pepper_flash_file_host.cc',

Powered by Google App Engine
This is Rietveld 408576698