Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(199)

Unified Diff: mojo/services/gfx/images/cpp/image_pipe_apptest.cc

Issue 2010283006: Almost done: ApplicationDelegate -> ApplicationImplBase conversion. (Closed) Base URL: https://github.com/domokit/mojo.git@work798-x-work797-x-work796_no_run_main_app
Patch Set: rebased Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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
« no previous file with comments | « mojo/services/gfx/composition/cpp/frame_tracker_apptest.cc ('k') | mojo/ui/associates/view_inspector_client_apptest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698