| Index: services/media/factory_service/media_timeline_controller_impl.h
|
| diff --git a/services/media/factory_service/media_timeline_controller_impl.h b/services/media/factory_service/media_timeline_controller_impl.h
|
| index bb80d87b1a7a533043460eafb4348067774739f9..56df9975f858c4e9a016a91a6d5323c9949e7ecc 100644
|
| --- a/services/media/factory_service/media_timeline_controller_impl.h
|
| +++ b/services/media/factory_service/media_timeline_controller_impl.h
|
| @@ -2,8 +2,8 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#ifndef MOJO_SERVICES_MEDIA_FACTORY_TIMELINE_CONTROLLER_IMPL_H_
|
| -#define MOJO_SERVICES_MEDIA_FACTORY_TIMELINE_CONTROLLER_IMPL_H_
|
| +#ifndef SERVICES_MEDIA_FACTORY_TIMELINE_CONTROLLER_IMPL_H_
|
| +#define SERVICES_MEDIA_FACTORY_TIMELINE_CONTROLLER_IMPL_H_
|
|
|
| #include <memory>
|
| #include <vector>
|
| @@ -154,4 +154,4 @@ class MediaTimelineControllerImpl
|
| } // namespace media
|
| } // namespace mojo
|
|
|
| -#endif // MOJO_SERVICES_MEDIA_FACTORY_TIMELINE_CONTROLLER_IMPL_H_
|
| +#endif // SERVICES_MEDIA_FACTORY_TIMELINE_CONTROLLER_IMPL_H_
|
|
|