| 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 a1964434e468ac13569a66ed59343d106ca6831f..46b2719773ec0cb092f1783a7800163dff3a1c34 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/wm_shelf.h"
|
|
|