diff options
Diffstat (limited to 'content/common/indexed_db/proxy_webidbdatabase_impl.h')
-rw-r--r-- | content/common/indexed_db/proxy_webidbdatabase_impl.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/content/common/indexed_db/proxy_webidbdatabase_impl.h b/content/common/indexed_db/proxy_webidbdatabase_impl.h index 4ec985a..25f292e 100644 --- a/content/common/indexed_db/proxy_webidbdatabase_impl.h +++ b/content/common/indexed_db/proxy_webidbdatabase_impl.h @@ -4,7 +4,6 @@ #ifndef CONTENT_COMMON_INDEXED_DB_PROXY_WEBIDBDATABASE_IMPL_H_ #define CONTENT_COMMON_INDEXED_DB_PROXY_WEBIDBDATABASE_IMPL_H_ -#pragma once #include "base/basictypes.h" #include "third_party/WebKit/Source/WebKit/chromium/public/WebIDBDatabase.h" |