Index: components/autofill/browser/autofill_external_delegate.cc |
diff --git a/components/autofill/browser/autofill_external_delegate.cc b/components/autofill/browser/autofill_external_delegate.cc |
index 26e53bf4e55530b734990c6f95719237c412b7b5..4eebce72731e9708d7802215e6a5a99cfa2a5a71 100644 |
--- a/components/autofill/browser/autofill_external_delegate.cc |
+++ b/components/autofill/browser/autofill_external_delegate.cc |
@@ -7,6 +7,7 @@ |
#include "components/autofill/browser/autofill_external_delegate.h" |
#include "components/autofill/browser/autofill_manager.h" |
#include "components/autofill/common/autofill_messages.h" |
+#include "content/public/browser/browser_context.h" |
Ilya Sherman
2013/06/15 00:28:09
nit: No longer needed
sgurun-gerrit only
2013/06/17 21:20:32
Done.
|
#include "content/public/browser/navigation_controller.h" |
#include "content/public/browser/notification_service.h" |
#include "content/public/browser/notification_source.h" |