diff options
Diffstat (limited to 'base/files/file_path_watcher.h')
-rw-r--r-- | base/files/file_path_watcher.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/base/files/file_path_watcher.h b/base/files/file_path_watcher.h index 5919994..367be94 100644 --- a/base/files/file_path_watcher.h +++ b/base/files/file_path_watcher.h @@ -6,7 +6,6 @@ #ifndef BASE_FILES_FILE_PATH_WATCHER_H_ #define BASE_FILES_FILE_PATH_WATCHER_H_ -#pragma once #include "base/base_export.h" #include "base/basictypes.h" |