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

Unified Diff: mojo/system/mapping_table.h

Issue 307533002: Mojo: Move common type/constant definitions from mojo/public/c/system/core.h to .../types.h. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 7 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/system/handle_table.h ('k') | mojo/system/waiter.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/system/mapping_table.h
diff --git a/mojo/system/mapping_table.h b/mojo/system/mapping_table.h
index 1b148904f5c8a1b6c59bc653dbef49e08b90300a..5268234b1fe3af2f15939ab097f99d6e00c3e6c9 100644
--- a/mojo/system/mapping_table.h
+++ b/mojo/system/mapping_table.h
@@ -12,7 +12,7 @@
#include "base/containers/hash_tables.h"
#include "base/macros.h"
#include "base/memory/scoped_ptr.h"
-#include "mojo/public/c/system/core.h"
+#include "mojo/public/c/system/types.h"
#include "mojo/system/system_impl_export.h"
namespace mojo {
« no previous file with comments | « mojo/system/handle_table.h ('k') | mojo/system/waiter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698