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

Unified Diff: mojo/public/bindings/sample/mojom/sample_service_internal.h

Issue 53173008: Add mojom_bindings_generator.gypi (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: One more rename 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/public/bindings/sample/mojom/sample_service.cc ('k') | mojo/public/bindings/sample/sample_service.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/public/bindings/sample/mojom/sample_service_internal.h
diff --git a/mojo/public/bindings/sample/generated/sample_service_internal.h b/mojo/public/bindings/sample/mojom/sample_service_internal.h
similarity index 95%
rename from mojo/public/bindings/sample/generated/sample_service_internal.h
rename to mojo/public/bindings/sample/mojom/sample_service_internal.h
index fde2b3d0ae002f21952584a59d7861c911599123..93bb78d952da742b0490fbc0e0582810e2bed895 100644
--- a/mojo/public/bindings/sample/generated/sample_service_internal.h
+++ b/mojo/public/bindings/sample/mojom/sample_service_internal.h
@@ -8,7 +8,7 @@
#include <string.h>
#include "mojo/public/bindings/lib/bindings_serialization.h"
-#include "mojo/public/bindings/sample/generated/sample_service.h"
+#include "mojom/sample_service.h"
namespace mojo {
namespace internal {
« no previous file with comments | « mojo/public/bindings/sample/mojom/sample_service.cc ('k') | mojo/public/bindings/sample/sample_service.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698