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

Unified Diff: mojo/services/files/c/lib/directory_wrapper.h

Issue 2229573002: Change the canonical way to include the C macros.h to <mojo/macros.h>. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 4 years, 4 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 | « mojo/public/tools/bindings/mojom.gni ('k') | mojo/services/files/c/lib/file_fd_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/files/c/lib/directory_wrapper.h
diff --git a/mojo/services/files/c/lib/directory_wrapper.h b/mojo/services/files/c/lib/directory_wrapper.h
index 2e221330eec7ea264d8b899cdd23d06a20ce895b..8d95821546f7f8c7db186e899ffd39d917d89f41 100644
--- a/mojo/services/files/c/lib/directory_wrapper.h
+++ b/mojo/services/files/c/lib/directory_wrapper.h
@@ -10,9 +10,9 @@
#include "files/c/mojio_sys_types.h"
#include "files/interfaces/directory.mojom-sync.h"
#include "files/interfaces/directory.mojom.h"
-#include "mojo/public/c/system/macros.h"
#include "mojo/public/cpp/bindings/interface_handle.h"
#include "mojo/public/cpp/bindings/synchronous_interface_ptr.h"
+#include "mojo/public/cpp/system/macros.h"
namespace mojio {
« no previous file with comments | « mojo/public/tools/bindings/mojom.gni ('k') | mojo/services/files/c/lib/file_fd_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698