| Index: services/media/factory_service/network_reader_impl.h
|
| diff --git a/services/media/factory_service/network_reader_impl.h b/services/media/factory_service/network_reader_impl.h
|
| index f82020f20de500c763495082da9384eda859cdcf..c73a4d0d29d846f917f9c26234b26ac1dc9420e6 100644
|
| --- a/services/media/factory_service/network_reader_impl.h
|
| +++ b/services/media/factory_service/network_reader_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_NETWORK_READER_IMPL_H_
|
| -#define MOJO_SERVICES_MEDIA_FACTORY_NETWORK_READER_IMPL_H_
|
| +#ifndef SERVICES_MEDIA_FACTORY_NETWORK_READER_IMPL_H_
|
| +#define SERVICES_MEDIA_FACTORY_NETWORK_READER_IMPL_H_
|
|
|
| #include <memory>
|
|
|
| @@ -59,4 +59,4 @@ class NetworkReaderImpl : public MediaFactoryService::Product<SeekingReader>,
|
| } // namespace media
|
| } // namespace mojo
|
|
|
| -#endif // MOJO_SERVICES_MEDIA_FACTORY_NETWORK_READER_IMPL_H_
|
| +#endif // SERVICES_MEDIA_FACTORY_NETWORK_READER_IMPL_H_
|
|
|