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

Unified Diff: content/content_common.gypi

Issue 9361039: Adds a stub method & classes for those which aren't used in android. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 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/common/font_list_android.cc ('k') | content/renderer/render_view_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 318649c21142e9c1031f4cc450db9b35b9cbabbb..49db28a8db57ed964aeccb5bd3f4ddca791a26f5 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -135,6 +135,7 @@
'common/font_config_ipc_linux.cc',
'common/font_config_ipc_linux.h',
'common/font_list.h',
+ 'common/font_list_android.cc',
'common/font_list_mac.mm',
'common/font_list_win.cc',
'common/font_list_x11.cc',
« no previous file with comments | « content/common/font_list_android.cc ('k') | content/renderer/render_view_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698