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

Unified Diff: chrome/common/all_messages.h

Issue 16881004: Move chrome/nacl to components/nacl. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Windows build fix 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
Index: chrome/common/all_messages.h
diff --git a/chrome/common/all_messages.h b/chrome/common/all_messages.h
index 6e3eb1e6e6b8c7c78e80c041d60534a7537aa27f..e290379b8138b12c75cb0453df933f8f09dbf99f 100644
--- a/chrome/common/all_messages.h
+++ b/chrome/common/all_messages.h
@@ -22,4 +22,4 @@
#endif
#include "chrome/common/common_message_generator.h"
-#include "chrome/common/nacl_messages.h"
+#include "components/nacl/common/nacl_messages.h"

Powered by Google App Engine
This is Rietveld 408576698