| Index: chrome/browser/ui/apps/app_metro_infobar_delegate_win.cc
|
| diff --git a/chrome/browser/ui/extensions/app_metro_infobar_delegate_win.cc b/chrome/browser/ui/apps/app_metro_infobar_delegate_win.cc
|
| similarity index 98%
|
| rename from chrome/browser/ui/extensions/app_metro_infobar_delegate_win.cc
|
| rename to chrome/browser/ui/apps/app_metro_infobar_delegate_win.cc
|
| index a08aa865cac279d292782631be739cbc9904affc..59cfd5b4eab81d84df74035a454484bda0d22668 100644
|
| --- a/chrome/browser/ui/extensions/app_metro_infobar_delegate_win.cc
|
| +++ b/chrome/browser/ui/apps/app_metro_infobar_delegate_win.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/extensions/app_metro_infobar_delegate_win.h"
|
| +#include "chrome/browser/ui/apps/app_metro_infobar_delegate_win.h"
|
|
|
| #include "apps/app_launch_for_metro_restart_win.h"
|
| #include "base/bind_helpers.h"
|
|
|