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

Unified Diff: mojo/public/tests/bindings_remote_ptr_unittest.cc

Issue 68683010: Mojo: Generate bindings from math_calculator.mojom. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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
« no previous file with comments | « mojo/mojo.gyp ('k') | mojo/public/tests/mojom/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/public/tests/bindings_remote_ptr_unittest.cc
diff --git a/mojo/public/tests/bindings_remote_ptr_unittest.cc b/mojo/public/tests/bindings_remote_ptr_unittest.cc
index ff0548e9d57f779ab19731b1e377e36c91eef54c..ea4cb3e8f6151e1a92a27497b7415e8828bd5c7c 100644
--- a/mojo/public/tests/bindings_remote_ptr_unittest.cc
+++ b/mojo/public/tests/bindings_remote_ptr_unittest.cc
@@ -3,8 +3,8 @@
// found in the LICENSE file.
#include "mojo/public/bindings/lib/remote_ptr.h"
-#include "mojo/public/tests/mojom/math_calculator.h"
#include "mojo/public/tests/simple_bindings_support.h"
+#include "mojom/math_calculator.h"
#include "testing/gtest/include/gtest/gtest.h"
namespace mojo {
« no previous file with comments | « mojo/mojo.gyp ('k') | mojo/public/tests/mojom/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698