| Index: content/public/browser/notification_types.h
|
| diff --git a/content/public/browser/notification_types.h b/content/public/browser/notification_types.h
|
| index 9c4a8352748c4edc9f4b8d99bcfa65d85ddf380e..ea45886c95265749551905639b8c20fa351e2aa0 100644
|
| --- a/content/public/browser/notification_types.h
|
| +++ b/content/public/browser/notification_types.h
|
| @@ -4,7 +4,6 @@
|
|
|
| #ifndef CONTENT_PUBLIC_BROWSER_NOTIFICATION_TYPES_H_
|
| #define CONTENT_PUBLIC_BROWSER_NOTIFICATION_TYPES_H_
|
| -#pragma once
|
|
|
| // This file describes various types used to describe and filter notifications
|
| // that pass through the NotificationService.
|
|
|