| Index: chrome/browser/ui/fullscreen/fullscreen_controller.cc
|
| diff --git a/chrome/browser/ui/fullscreen_controller.cc b/chrome/browser/ui/fullscreen/fullscreen_controller.cc
|
| similarity index 99%
|
| rename from chrome/browser/ui/fullscreen_controller.cc
|
| rename to chrome/browser/ui/fullscreen/fullscreen_controller.cc
|
| index c8bdbe6dac2c3766c7efb977f7064b5248cdf4aa..67e3992c6a21fe59707acab0e4076c3e8d2d4729 100644
|
| --- a/chrome/browser/ui/fullscreen_controller.cc
|
| +++ b/chrome/browser/ui/fullscreen/fullscreen_controller.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "chrome/browser/ui/fullscreen_controller.h"
|
| +#include "chrome/browser/ui/fullscreen/fullscreen_controller.h"
|
|
|
| #include "base/bind.h"
|
| #include "base/command_line.h"
|
|
|