Index: chrome/browser/browsing_data/browsing_data_quota_helper_impl.h |
diff --git a/chrome/browser/browsing_data/browsing_data_quota_helper_impl.h b/chrome/browser/browsing_data/browsing_data_quota_helper_impl.h |
index 269319b5adcb91eb81059b118b550c637830d731..46b6537a308759b25efdca529d1bc2345e3dafd3 100644 |
--- a/chrome/browser/browsing_data/browsing_data_quota_helper_impl.h |
+++ b/chrome/browser/browsing_data/browsing_data_quota_helper_impl.h |
@@ -14,7 +14,9 @@ |
#include "base/memory/ref_counted.h" |
#include "base/memory/weak_ptr.h" |
#include "chrome/browser/browsing_data/browsing_data_quota_helper.h" |
-#include "webkit/quota/quota_types.h" |
+#include "webkit/common/quota/quota_types.h" |
+ |
+class GURL; |
class GURL; |
kinuko
2013/05/28 15:19:28
not needed
tzik
2013/05/28 15:35:31
Done.
Thanks! This is a rebase failure.
|