| Index: chrome/browser/ui/webui/quota_internals/quota_internals_types.h
|
| diff --git a/chrome/browser/ui/webui/quota_internals/quota_internals_types.h b/chrome/browser/ui/webui/quota_internals/quota_internals_types.h
|
| index f73176a1a4651ae07784a0ca8f7a2bf46eff0a43..0291567546fd260aca8b1d242ffbad68c13e865b 100644
|
| --- a/chrome/browser/ui/webui/quota_internals/quota_internals_types.h
|
| +++ b/chrome/browser/ui/webui/quota_internals/quota_internals_types.h
|
| @@ -10,7 +10,7 @@
|
|
|
| #include "base/time.h"
|
| #include "googleurl/src/gurl.h"
|
| -#include "webkit/quota/quota_types.h"
|
| +#include "webkit/common/quota/quota_types.h"
|
|
|
| namespace base {
|
| class Value;
|
|
|