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

Unified Diff: examples/apptest/example_service_application.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 | « no previous file | examples/apptest/example_service_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: examples/apptest/example_service_application.h
diff --git a/examples/apptest/example_service_application.h b/examples/apptest/example_service_application.h
index 2e65b03d30876f6f783c368046cb73472bcd682a..bb225145565baa73478ba58e33cb46a1783c63ab 100644
--- a/examples/apptest/example_service_application.h
+++ b/examples/apptest/example_service_application.h
@@ -11,8 +11,6 @@
namespace mojo {
-class ApplicationConnection;
-
class ExampleServiceApplication : public ApplicationDelegate {
public:
ExampleServiceApplication();
« no previous file with comments | « no previous file | examples/apptest/example_service_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698