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

Unified Diff: mojo/edk/system/connection_manager_messages.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/edk/system/BUILD.gn ('k') | mojo/edk/system/core.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/edk/system/connection_manager_messages.h
diff --git a/mojo/edk/system/connection_manager_messages.h b/mojo/edk/system/connection_manager_messages.h
index 3e864949ceb707d05d943daa6596fbccf963289f..c32bdfc9dc983e16154efad7e4dc5f9d9fb1204e 100644
--- a/mojo/edk/system/connection_manager_messages.h
+++ b/mojo/edk/system/connection_manager_messages.h
@@ -5,10 +5,10 @@
#ifndef MOJO_EDK_SYSTEM_CONNECTION_MANAGER_MESSAGES_H_
#define MOJO_EDK_SYSTEM_CONNECTION_MANAGER_MESSAGES_H_
+#include <mojo/macros.h>
#include <string.h>
#include "mojo/edk/system/process_identifier.h"
-#include "mojo/public/c/system/macros.h"
namespace mojo {
namespace system {
« no previous file with comments | « mojo/edk/system/BUILD.gn ('k') | mojo/edk/system/core.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698