Index: content/browser/quota/mock_quota_manager_proxy.h |
diff --git a/content/browser/quota/mock_quota_manager_proxy.h b/content/browser/quota/mock_quota_manager_proxy.h |
index 3ba9810ece2d6c7c50242e9fbf28bd46ffaf27bb..118761de5c9bcefac136a67a97714c682c5e89e8 100644 |
--- a/content/browser/quota/mock_quota_manager_proxy.h |
+++ b/content/browser/quota/mock_quota_manager_proxy.h |
@@ -5,6 +5,9 @@ |
#ifndef CONTENT_BROWSER_QUOTA_MOCK_QUOTA_MANAGER_PROXY_H_ |
#define CONTENT_BROWSER_QUOTA_MOCK_QUOTA_MANAGER_PROXY_H_ |
+#include <stdint.h> |
+ |
+#include "base/macros.h" |
#include "content/browser/quota/mock_quota_manager.h" |
#include "storage/browser/quota/quota_client.h" |
#include "storage/browser/quota/quota_manager_proxy.h" |