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

Unified Diff: base/base.gypi

Issue 5103001: Add shared macros for stringizing and converting ANSI string constants... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 10 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: base/base.gypi
===================================================================
--- base/base.gypi (revision 66180)
+++ base/base.gypi (working copy)
@@ -143,7 +143,7 @@
'metrics/histogram.cc',
'metrics/histogram.h',
'metrics/nacl_histogram.cc',
- 'metrics/nacl_histogram.h',
+ 'metrics/nacl_histogram.h',
'metrics/stats_counters.cc',
'metrics/stats_counters.h',
'metrics/stats_table.cc',
@@ -173,6 +173,7 @@
'platform_thread_posix.cc',
'platform_thread_win.cc',
'port.h',
+ 'preprocessor_util.h',
'process.h',
'process_linux.cc',
'process_posix.cc',
« no previous file with comments | « base/base.gyp ('k') | base/preprocessor_util.h » ('j') | base/preprocessor_util.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698