Index: content/browser/tab_contents/test_tab_contents.cc |
diff --git a/content/browser/tab_contents/test_tab_contents.cc b/content/browser/tab_contents/test_tab_contents.cc |
index d9eef1077b19243bb9ce0ab81c16c4443f7d0c93..55f0222efc1d5353124bf3a69bb27fd5cb172be1 100644 |
--- a/content/browser/tab_contents/test_tab_contents.cc |
+++ b/content/browser/tab_contents/test_tab_contents.cc |
@@ -6,6 +6,7 @@ |
#include <utility> |
+#include "chrome/browser/profiles/profile.h" |
#include "content/browser/browser_url_handler.h" |
#include "content/browser/renderer_host/mock_render_process_host.h" |
#include "content/browser/renderer_host/render_view_host.h" |