Index: chrome/browser/ui/views/frame/immersive_mode_controller_factory_android.cc |
diff --git a/chrome/browser/ui/views/frame/immersive_mode_controller_factory_mac.cc b/chrome/browser/ui/views/frame/immersive_mode_controller_factory_android.cc |
similarity index 78% |
copy from chrome/browser/ui/views/frame/immersive_mode_controller_factory_mac.cc |
copy to chrome/browser/ui/views/frame/immersive_mode_controller_factory_android.cc |
index 9a0849ffffe3fe4cae50bf947ab7db7577d709f6..e3f6b8800b531d8a8c9c39e061c0df09b6f90545 100644 |
--- a/chrome/browser/ui/views/frame/immersive_mode_controller_factory_mac.cc |
+++ b/chrome/browser/ui/views/frame/immersive_mode_controller_factory_android.cc |
@@ -1,7 +1,8 @@ |
-// Copyright 2014 The Chromium Authors. All rights reserved. |
+// Copyright 2015 The Chromium Authors. All rights reserved. |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
+#include "chrome/browser/ui/host_desktop.h" |
#include "chrome/browser/ui/views/frame/immersive_mode_controller_stub.h" |
namespace chrome { |