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

Unified Diff: content/common/font_list.cc

Issue 26541007: ozone: Allow building for ozone without depending on pango (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 7 years, 1 month 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/common/font_list.cc
diff --git a/content/common/font_list.cc b/content/common/font_list.cc
index 398ee80cf60525da22e5f6339360722920d1836c..3209a9dbb8009cb6e07b221b31fee8c20dc9eda6 100644
--- a/content/common/font_list.cc
+++ b/content/common/font_list.cc
@@ -6,4 +6,5 @@
namespace content {
const char kFontListSequenceToken[] = "_font_list_sequence_token_";
+
rjkroege 2013/11/04 23:03:29 nit: unnecessary?
sadrul 2013/11/05 02:42:27 Removed.
}

Powered by Google App Engine
This is Rietveld 408576698