| Index: services/notifications/apptests/notifications_apptest.cc
|
| diff --git a/services/notifications/apptests/notifications_apptest.cc b/services/notifications/apptests/notifications_apptest.cc
|
| index af5e1f08fe4aadf9d8c863594068320e0b460d8c..831558771c3c0afc7bd8f35741cda2a534ce3944 100644
|
| --- a/services/notifications/apptests/notifications_apptest.cc
|
| +++ b/services/notifications/apptests/notifications_apptest.cc
|
| @@ -9,7 +9,7 @@
|
| #include "mojo/public/cpp/bindings/callback.h"
|
| #include "mojo/public/cpp/environment/logging.h"
|
| #include "mojo/public/cpp/system/macros.h"
|
| -#include "mojo/services/notifications/public/interfaces/notifications.mojom.h"
|
| +#include "mojo/services/notifications/interfaces/notifications.mojom.h"
|
|
|
| namespace mojo {
|
| namespace {
|
|
|