diff options
Diffstat (limited to 'chrome/common/web_database_observer_impl.h')
-rw-r--r-- | chrome/common/web_database_observer_impl.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/web_database_observer_impl.h b/chrome/common/web_database_observer_impl.h index 3f5e80b..dced3df 100644 --- a/chrome/common/web_database_observer_impl.h +++ b/chrome/common/web_database_observer_impl.h @@ -4,6 +4,7 @@ #ifndef CHROME_COMMON_WEB_DATABASE_OBSERVER_IMPL_H_ #define CHROME_COMMON_WEB_DATABASE_OBSERVER_IMPL_H_ +#pragma once #include "ipc/ipc_message.h" #include "third_party/WebKit/WebKit/chromium/public/WebDatabaseObserver.h" |