| Index: content/browser/appcache/appcache_database.h
|
| diff --git a/content/browser/appcache/appcache_database.h b/content/browser/appcache/appcache_database.h
|
| index 2b628a3a383382874ab6b7b8d4d08b3af43160af..a6f017e48d0ea81a362e2989eb84a9a553d54f5c 100644
|
| --- a/content/browser/appcache/appcache_database.h
|
| +++ b/content/browser/appcache/appcache_database.h
|
| @@ -13,6 +13,7 @@
|
|
|
| #include "base/files/file_path.h"
|
| #include "base/gtest_prod_util.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/time/time.h"
|
| #include "content/common/appcache_interfaces.h"
|
|
|