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

Unified Diff: chrome/common_constants.gyp

Issue 12902021: Auto-generates the font family scripts at build time. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Sort order Created 7 years, 9 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 | « chrome/common/pref_names.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common_constants.gyp
diff --git a/chrome/common_constants.gyp b/chrome/common_constants.gyp
index e231e11b12532ac5a8cbb682a34fc55b063e755e..cabdd0c1801cd9d7afdeba01ea12ffc4ba88becc 100644
--- a/chrome/common_constants.gyp
+++ b/chrome/common_constants.gyp
@@ -28,6 +28,8 @@
'common/env_vars.h',
'common/net/test_server_locations.cc',
'common/net/test_server_locations.h',
+ 'common/pref_font_script_names-inl.h',
+ 'common/pref_font_webkit_names.h',
'common/pref_names.cc',
'common/pref_names.h',
],
« no previous file with comments | « chrome/common/pref_names.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698