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

Unified Diff: mojo/services/gfx/images/cpp/image_pipe_consumer_endpoint.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/services/files/c/lib/file_fd_impl.h ('k') | mojo/services/gfx/images/cpp/image_pipe_endpoint.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/gfx/images/cpp/image_pipe_consumer_endpoint.h
diff --git a/mojo/services/gfx/images/cpp/image_pipe_consumer_endpoint.h b/mojo/services/gfx/images/cpp/image_pipe_consumer_endpoint.h
index 316e626d4af55601ce7c478030aa3a3caf2b592a..d2f21c3ab445c66bc1a4b8c2219006b5c124724b 100644
--- a/mojo/services/gfx/images/cpp/image_pipe_consumer_endpoint.h
+++ b/mojo/services/gfx/images/cpp/image_pipe_consumer_endpoint.h
@@ -5,8 +5,8 @@
#define MOJO_SERVICES_GFX_IMAGES_INTERFACES_IMAGE_PIPE_CONSUMER_ENDPOINT_H_
#include "image_pipe_endpoint.h"
-#include "mojo/public/c/system/macros.h"
#include "mojo/public/cpp/bindings/strong_binding.h"
+#include "mojo/public/cpp/system/macros.h"
#include "mojo/services/gfx/images/cpp/image_pipe_consumer_delegate.h"
#include "mojo/services/gfx/images/interfaces/image_pipe.mojom.h"
« no previous file with comments | « mojo/services/files/c/lib/file_fd_impl.h ('k') | mojo/services/gfx/images/cpp/image_pipe_endpoint.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698