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

Unified Diff: examples/apptest/example_service_impl.h

Issue 1983473002: ApplicationConnection devolution, part 3.1. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: 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
« no previous file with comments | « examples/apptest/example_service_application.h ('k') | mojo/public/cpp/application/application_delegate.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: examples/apptest/example_service_impl.h
diff --git a/examples/apptest/example_service_impl.h b/examples/apptest/example_service_impl.h
index 8ee909f8c516221569912065b3c455bbafaaa18f..c8f6b4879eed19e7a7969c7881d659c1529d1d6d 100644
--- a/examples/apptest/example_service_impl.h
+++ b/examples/apptest/example_service_impl.h
@@ -11,8 +11,6 @@
namespace mojo {
-class ApplicationConnection;
-
class ExampleServiceImpl : public ExampleService {
public:
explicit ExampleServiceImpl(InterfaceRequest<ExampleService> request);
« no previous file with comments | « examples/apptest/example_service_application.h ('k') | mojo/public/cpp/application/application_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698