Chromium Code Reviews| Index: chrome/browser/sync/util/compat_file_posix.cc |
| =================================================================== |
| --- chrome/browser/sync/util/compat_file_posix.cc (revision 26074) |
| +++ chrome/browser/sync/util/compat_file_posix.cc (working copy) |
| @@ -6,7 +6,7 @@ |
| #error Compile this file on Mac OS X or Linux only. |
| #endif |
| -#include "chrome/browser/sync/util/compat-file.h" |
| +#include "chrome/browser/sync/util/compat_file.h" |
| const char* const kPathSeparator = "/"; |