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

Unified Diff: third_party/mojo/src/mojo/edk/system/handle_signals_state.h

Issue 1435063002: Eliminate third_party/mojo/src from all targets' include paths (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge Created 5 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
Index: third_party/mojo/src/mojo/edk/system/handle_signals_state.h
diff --git a/third_party/mojo/src/mojo/edk/system/handle_signals_state.h b/third_party/mojo/src/mojo/edk/system/handle_signals_state.h
index bec6e74b0d810f1f8186c423d7612c5f067c0868..501d9031f08378fb0df0e1e85c076c91bfb51582 100644
--- a/third_party/mojo/src/mojo/edk/system/handle_signals_state.h
+++ b/third_party/mojo/src/mojo/edk/system/handle_signals_state.h
@@ -5,8 +5,8 @@
#ifndef THIRD_PARTY_MOJO_SRC_MOJO_EDK_SYSTEM_HANDLE_SIGNALS_STATE_H_
#define THIRD_PARTY_MOJO_SRC_MOJO_EDK_SYSTEM_HANDLE_SIGNALS_STATE_H_
-#include "mojo/public/c/system/types.h"
#include "third_party/mojo/src/mojo/edk/system/system_impl_export.h"
+#include "third_party/mojo/src/mojo/public/c/system/types.h"
namespace mojo {
namespace system {
« no previous file with comments | « third_party/mojo/src/mojo/edk/system/endpoint_relayer_unittest.cc ('k') | third_party/mojo/src/mojo/edk/system/handle_table.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698