| Index: chrome/browser/ui/webui/foreign_session_handler.cc
|
| diff --git a/chrome/browser/ui/webui/ntp/foreign_session_handler.cc b/chrome/browser/ui/webui/foreign_session_handler.cc
|
| similarity index 99%
|
| rename from chrome/browser/ui/webui/ntp/foreign_session_handler.cc
|
| rename to chrome/browser/ui/webui/foreign_session_handler.cc
|
| index d0adc4addb590cdd5d935e17a99d4281c94660cb..c7b64f839f5484097f2c1d87019d22560f77a94b 100644
|
| --- a/chrome/browser/ui/webui/ntp/foreign_session_handler.cc
|
| +++ b/chrome/browser/ui/webui/foreign_session_handler.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/webui/ntp/foreign_session_handler.h"
|
| +#include "chrome/browser/ui/webui/foreign_session_handler.h"
|
|
|
| #include <algorithm>
|
| #include <string>
|
|
|