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

Unified Diff: chrome/chrome_common.gypi

Issue 11336008: When a font family pref changes to the empty string, pass it to WebKit. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: add unit test Created 8 years, 2 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
Index: chrome/chrome_common.gypi
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index 98b0ab6c158fbb9d03761131812f45e8ab85be78..710b2010bff490071de17e68fdbb8b32ce19f5f7 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -270,6 +270,8 @@
'common/password_generation_util.h',
'common/pepper_flash.cc',
'common/pepper_flash.h',
+ 'common/pref_names_util.cc',
+ 'common/pref_names_util.h',
'common/print_messages.cc',
'common/print_messages.h',
'common/profiling.cc',

Powered by Google App Engine
This is Rietveld 408576698