Index: chrome/browser/sync/syncable/syncable.h |
=================================================================== |
--- chrome/browser/sync/syncable/syncable.h (revision 26149) |
+++ chrome/browser/sync/syncable/syncable.h (working copy) |
@@ -21,8 +21,8 @@ |
#include "chrome/browser/sync/syncable/directory_event.h" |
#include "chrome/browser/sync/syncable/path_name_cmp.h" |
#include "chrome/browser/sync/syncable/syncable_id.h" |
-#include "chrome/browser/sync/util/compat-file.h" |
-#include "chrome/browser/sync/util/compat-pthread.h" |
+#include "chrome/browser/sync/util/compat_file.h" |
+#include "chrome/browser/sync/util/compat_pthread.h" |
#include "chrome/browser/sync/util/dbgq.h" |
#include "chrome/browser/sync/util/event_sys.h" |
#include "chrome/browser/sync/util/path_helpers.h" |