diff options
Diffstat (limited to 'chrome/common/extensions/event_matcher.h')
-rw-r--r-- | chrome/common/extensions/event_matcher.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/common/extensions/event_matcher.h b/chrome/common/extensions/event_matcher.h index 318777d..24acc6e 100644 --- a/chrome/common/extensions/event_matcher.h +++ b/chrome/common/extensions/event_matcher.h @@ -4,7 +4,6 @@ #ifndef CHROME_COMMON_EXTENSIONS_EVENT_MATCHER_H_ #define CHROME_COMMON_EXTENSIONS_EVENT_MATCHER_H_ -#pragma once #include "base/memory/scoped_ptr.h" #include "base/values.h" |