Index: chrome/test/automation/tab_proxy.h |
=================================================================== |
--- chrome/test/automation/tab_proxy.h (revision 72441) |
+++ chrome/test/automation/tab_proxy.h (working copy) |
@@ -24,6 +24,7 @@ |
#include "chrome/test/automation/automation_handle_tracker.h" |
#include "chrome/test/automation/dom_element_proxy.h" |
#include "chrome/test/automation/javascript_execution_controller.h" |
+#include "webkit/glue/window_open_disposition.h" |
Avi (use Gerrit)
2011/01/25 14:28:33
This include is used in this file?
jam
2011/01/25 17:38:31
yep, lower down. Now that save_package.h doesn't
|
class GURL; |
class Value; |