Index: chrome/test/remoting/remote_desktop_browsertest.cc |
diff --git a/chrome/test/remoting/remote_desktop_browsertest.cc b/chrome/test/remoting/remote_desktop_browsertest.cc |
index 7a02366ee5187f8408004fe3a0dc2290db5bb73c..677392506a5d0fc16ae2c0e0327b08efd563693c 100644 |
--- a/chrome/test/remoting/remote_desktop_browsertest.cc |
+++ b/chrome/test/remoting/remote_desktop_browsertest.cc |
@@ -9,7 +9,6 @@ |
#include "chrome/browser/extensions/unpacked_installer.h" |
#include "chrome/browser/ui/extensions/application_launch.h" |
#include "chrome/common/chrome_switches.h" |
-#include "chrome/common/extensions/extension.h" |
#include "chrome/common/extensions/extension_file_util.h" |
#include "chrome/test/remoting/key_code_conv.h" |
#include "chrome/test/remoting/page_load_notification_observer.h" |
@@ -18,6 +17,7 @@ |
#include "content/public/browser/render_view_host.h" |
#include "content/public/test/test_utils.h" |
#include "extensions/common/constants.h" |
+#include "extensions/common/extension.h" |
#include "ui/base/window_open_disposition.h" |
namespace remoting { |