Chromium Code Reviews| Index: tools/metrics/testdata/subdir/foo_test.mm |
| diff --git a/tools/metrics/testdata/subdir/foo_test.mm b/tools/metrics/testdata/subdir/foo_test.mm |
| index 7f66b11e02beee1e445c702d417ef8a3f4e005e2..adf1f891ea922294eebca49af142b80f088878bd 100644 |
| --- a/tools/metrics/testdata/subdir/foo_test.mm |
| +++ b/tools/metrics/testdata/subdir/foo_test.mm |
| @@ -4,5 +4,5 @@ |
| #if defined(OS_ANDROID) |
| -#ifdef OS_WIN |
|
Dan Beam
2013/03/21 15:30:18
and this
|
| +#if defined(OS_WIN) |