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

Unified Diff: mojo/services/files/c/lib/file_fd_impl.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
Index: mojo/services/files/c/lib/file_fd_impl.h
diff --git a/mojo/services/files/c/lib/file_fd_impl.h b/mojo/services/files/c/lib/file_fd_impl.h
index a32c55d71e453b89e04d40ffd993bcc5acc3bb89..1c833b7e5b0a72c4e1a16a227591d42183dae9a0 100644
--- a/mojo/services/files/c/lib/file_fd_impl.h
+++ b/mojo/services/files/c/lib/file_fd_impl.h
@@ -8,9 +8,9 @@
#include "files/c/lib/fd_impl.h"
#include "files/c/mojio_sys_types.h"
#include "files/interfaces/file.mojom-sync.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/services/files/c/lib/directory_wrapper.h ('k') | mojo/services/gfx/images/cpp/image_pipe_consumer_endpoint.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698