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

Unified Diff: mojo/public/cpp/shell/lib/service_connector.h

Issue 294833002: Mojo: more idiomatic C++ bindings (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: more Created 6 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/public/cpp/shell/lib/service_connector.h
diff --git a/mojo/public/cpp/shell/lib/service_connector.h b/mojo/public/cpp/shell/lib/service_connector.h
index 421cb7273d15ec8ffc2645efa46d0edfd29c037d..5da2b15009e1e2bb076b9ccd112ec9992fe2fa90 100644
--- a/mojo/public/cpp/shell/lib/service_connector.h
+++ b/mojo/public/cpp/shell/lib/service_connector.h
@@ -9,7 +9,6 @@
#include <vector>
-#include "mojo/public/cpp/bindings/allocation_scope.h"
#include "mojo/public/interfaces/shell/shell.mojom.h"
namespace mojo {

Powered by Google App Engine
This is Rietveld 408576698