| Index: webkit/common/database/database_connections.h
|
| diff --git a/webkit/common/database/database_connections.h b/webkit/common/database/database_connections.h
|
| index 96e320bebb56de5d10aaabb604df7a83547ed47a..0b1b353c696562bd9ae5e4012a059bfaae4dd44a 100644
|
| --- a/webkit/common/database/database_connections.h
|
| +++ b/webkit/common/database/database_connections.h
|
| @@ -12,7 +12,7 @@
|
| #include "base/memory/ref_counted.h"
|
| #include "base/strings/string16.h"
|
| #include "base/synchronization/lock.h"
|
| -#include "webkit/common/webkit_storage_common_export.h"
|
| +#include "webkit/common/storage_common_export.h"
|
|
|
| namespace base {
|
| class MessageLoopProxy;
|
|
|