Index: apps/app_window_interactive_uitest.cc |
diff --git a/apps/app_window_interactive_uitest.cc b/apps/app_window_interactive_uitest.cc |
index 4433ca93053684375a14608298d9306f109929bd..665d465663f78ce3185a7c5b35a84ee4d724629d 100644 |
--- a/apps/app_window_interactive_uitest.cc |
+++ b/apps/app_window_interactive_uitest.cc |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "apps/ui/native_app_window.h" |
#include "chrome/browser/apps/app_browsertest_util.h" |
+#include "extensions/browser/app_window/native_app_window.h" |
using extensions::PlatformAppBrowserTest; |
using extensions::Extension; |