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

Unified Diff: app/app_base.gypi

Issue 5990008: Remove wstring from l10n_util. Part 1.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 10 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
« no previous file with comments | « no previous file | app/gfx/font_util.cc » ('j') | app/l10n_util.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: app/app_base.gypi
===================================================================
--- app/app_base.gypi (revision 70069)
+++ app/app_base.gypi (working copy)
@@ -122,7 +122,6 @@
'drag_drop_types.h',
'event_synthesis_gtk.cc',
'event_synthesis_gtk.h',
- 'file_download_interface.h',
Avi (use Gerrit) 2010/12/24 00:53:12 Dunno what this was but it doesn't exist.
'gfx/font_util.h',
'gfx/font_util.cc',
'gfx/gl/gl_bindings.h',
@@ -163,6 +162,7 @@
'keyboard_codes_posix.h',
'l10n_util.cc',
'l10n_util.h',
+ 'l10n_util_collator.h',
'l10n_util_mac.h',
'l10n_util_mac.mm',
'l10n_util_posix.cc',
« no previous file with comments | « no previous file | app/gfx/font_util.cc » ('j') | app/l10n_util.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698