diff options
Diffstat (limited to 'chrome/browser/sync/syncable/path_name_cmp.h')
-rw-r--r-- | chrome/browser/sync/syncable/path_name_cmp.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/sync/syncable/path_name_cmp.h b/chrome/browser/sync/syncable/path_name_cmp.h index 6c2e138..1da0200 100644 --- a/chrome/browser/sync/syncable/path_name_cmp.h +++ b/chrome/browser/sync/syncable/path_name_cmp.h @@ -4,6 +4,7 @@ #ifndef CHROME_BROWSER_SYNC_SYNCABLE_PATH_NAME_CMP_H_ #define CHROME_BROWSER_SYNC_SYNCABLE_PATH_NAME_CMP_H_ +#pragma once #include <string> |