| Index: content/child/indexed_db/mock_webidbcallbacks.h
|
| diff --git a/content/child/indexed_db/mock_webidbcallbacks.h b/content/child/indexed_db/mock_webidbcallbacks.h
|
| index c31ced92bed1134d1af1b59ad14c75258df8c02a..f7299b3158d5f3ac4af8984c614ee2807cae31a9 100644
|
| --- a/content/child/indexed_db/mock_webidbcallbacks.h
|
| +++ b/content/child/indexed_db/mock_webidbcallbacks.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CONTENT_CHILD_INDEXED_DB_MOCK_WEBIDBCALLBACKS_H_
|
| #define CONTENT_CHILD_INDEXED_DB_MOCK_WEBIDBCALLBACKS_H_
|
|
|
| +#include "base/macros.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
| #include "third_party/WebKit/public/platform/WebBlobInfo.h"
|
| #include "third_party/WebKit/public/platform/modules/indexeddb/WebIDBCallbacks.h"
|
|
|