| Index: content/browser/in_process_webkit/indexed_db_transaction_callbacks.h
|
| diff --git a/content/browser/in_process_webkit/indexed_db_transaction_callbacks.h b/content/browser/in_process_webkit/indexed_db_transaction_callbacks.h
|
| index 9c424b0885dd7fc5b3f34d9637dff667008f8e70..6569f6fc8538278d51d56795a4c8f17cb2ef1c71 100644
|
| --- a/content/browser/in_process_webkit/indexed_db_transaction_callbacks.h
|
| +++ b/content/browser/in_process_webkit/indexed_db_transaction_callbacks.h
|
| @@ -4,7 +4,6 @@
|
|
|
| #ifndef CONTENT_BROWSER_IN_PROCESS_WEBKIT_INDEXED_DB_TRANSACTION_CALLBACKS_H_
|
| #define CONTENT_BROWSER_IN_PROCESS_WEBKIT_INDEXED_DB_TRANSACTION_CALLBACKS_H_
|
| -#pragma once
|
|
|
| #include "base/memory/ref_counted.h"
|
| #include "third_party/WebKit/Source/WebKit/chromium/public/WebIDBTransactionCallbacks.h"
|
|
|