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

Unified Diff: examples/apptest/example_client_impl.cc

Issue 731293003: Use Binding instead of InterfaceImpl for ExampleService. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Address comments. Created 6 years, 1 month 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: examples/apptest/example_client_impl.cc
diff --git a/examples/apptest/example_client_impl.cc b/examples/apptest/example_client_impl.cc
index 06b7505334a832c275d1debe363efd9f7159bc01..1ef3ab8d22dd694b1331bc046a9751ff3a91cb0b 100644
--- a/examples/apptest/example_client_impl.cc
+++ b/examples/apptest/example_client_impl.cc
@@ -3,7 +3,6 @@
// found in the LICENSE file.
#include "examples/apptest/example_client_impl.h"
-#include "mojo/public/cpp/utility/run_loop.h"
namespace mojo {

Powered by Google App Engine
This is Rietveld 408576698