| Index: mojo/services/gfx/images/cpp/image_pipe_apptest.cc
|
| diff --git a/mojo/services/gfx/images/cpp/image_pipe_apptest.cc b/mojo/services/gfx/images/cpp/image_pipe_apptest.cc
|
| index 01edf7dd53a591b585347454250b1bdd94cc59b6..f532072be5c73d3173f3a94b42578144b6172bf8 100644
|
| --- a/mojo/services/gfx/images/cpp/image_pipe_apptest.cc
|
| +++ b/mojo/services/gfx/images/cpp/image_pipe_apptest.cc
|
| @@ -2,7 +2,6 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "mojo/public/cpp/application/application_impl.h"
|
| #include "mojo/public/cpp/application/application_test_base.h"
|
| #include "mojo/public/cpp/environment/logging.h"
|
| #include "mojo/public/cpp/system/macros.h"
|
| @@ -350,4 +349,4 @@ TEST_F(ImagePipeApplicationTest, ConsumerError_ReleaseImageNotPresented) {
|
| }
|
|
|
| } // namespace
|
| -} // namespace mojo
|
| +} // namespace mojo
|
|
|