Chromium Code Reviews| Index: tools/metrics/testdata/foo_ignored.txt |
| diff --git a/tools/metrics/testdata/foo_ignored.txt b/tools/metrics/testdata/foo_ignored.txt |
| index 570055422a0cebddefab8bc8213775a3a2a6e288..2b186f93da4b3be18ecdaf6d26427f93f4141173 100644 |
| --- a/tools/metrics/testdata/foo_ignored.txt |
| +++ b/tools/metrics/testdata/foo_ignored.txt |
| @@ -1,4 +1,4 @@ |
| #if defined(OS_ANDROID) |
| -#ifdef OS_WIN |
|
Dan Beam
2013/03/21 15:30:18
^ maybe this was as well?
|
| +#if defined(OS_WIN) |