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

Unified Diff: components/nacl/common/nacl_messages.h

Issue 16881004: Move chrome/nacl to components/nacl. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Create a zygote folder Created 7 years, 6 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 | « components/nacl/common/nacl_helper_linux.h ('k') | components/nacl/common/nacl_messages.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/nacl/common/nacl_messages.h
diff --git a/chrome/common/nacl_messages.h b/components/nacl/common/nacl_messages.h
similarity index 98%
rename from chrome/common/nacl_messages.h
rename to components/nacl/common/nacl_messages.h
index f37ca838f1ec7412f5429ecc29b65c6373f4a539..1deb5cc3c6d9b5e3d4641330ce9edba76b6b9c10 100644
--- a/chrome/common/nacl_messages.h
+++ b/components/nacl/common/nacl_messages.h
@@ -6,7 +6,7 @@
// Multiply-included message file, no traditional include guard.
#include "base/process.h"
-#include "chrome/common/nacl_types.h"
+#include "components/nacl/common/nacl_types.h"
#include "ipc/ipc_channel_handle.h"
#include "ipc/ipc_message_macros.h"
#include "ipc/ipc_platform_file.h"
« no previous file with comments | « components/nacl/common/nacl_helper_linux.h ('k') | components/nacl/common/nacl_messages.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698