| Index: ash/common/system/web_notification/ash_popup_alignment_delegate.cc
|
| diff --git a/ash/system/web_notification/ash_popup_alignment_delegate.cc b/ash/common/system/web_notification/ash_popup_alignment_delegate.cc
|
| similarity index 98%
|
| rename from ash/system/web_notification/ash_popup_alignment_delegate.cc
|
| rename to ash/common/system/web_notification/ash_popup_alignment_delegate.cc
|
| index d609974b22a5b5b8e8821a8ba75dac37ddcd8920..457e363643df45fa6ccf208dd6188994b05e1698 100644
|
| --- a/ash/system/web_notification/ash_popup_alignment_delegate.cc
|
| +++ b/ash/common/system/web_notification/ash_popup_alignment_delegate.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 "ash/system/web_notification/ash_popup_alignment_delegate.h"
|
| +#include "ash/common/system/web_notification/ash_popup_alignment_delegate.h"
|
|
|
| #include "ash/common/shelf/shelf_constants.h"
|
| #include "ash/common/shelf/shelf_types.h"
|
|
|