Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(465)

Unified Diff: ceee/ie/plugin/toolband/tool_band.cc

Issue 4758001: Part 2 of reapplying r64637. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: More chrome_frame fix Created 10 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: ceee/ie/plugin/toolband/tool_band.cc
diff --git a/ceee/ie/plugin/toolband/tool_band.cc b/ceee/ie/plugin/toolband/tool_band.cc
index b8dfceacae4c0e5a5842e544b20d71b84e8c3015..c64b074a0b1937f9b055b6d4a6050c48e58a1601 100644
--- a/ceee/ie/plugin/toolband/tool_band.cc
+++ b/ceee/ie/plugin/toolband/tool_band.cc
@@ -19,8 +19,8 @@
#include "ceee/ie/common/extension_manifest.h"
#include "ceee/ie/common/ceee_module_util.h"
#include "ceee/ie/plugin/bho/tool_band_visibility.h"
+#include "chrome/common/automation_constants.h"
#include "chrome/common/chrome_switches.h"
-#include "chrome/test/automation/automation_constants.h"
#include "chrome_frame/com_message_event.h"
_ATL_FUNC_INFO ToolBand::handler_type_idispatch_ =

Powered by Google App Engine
This is Rietveld 408576698