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

Unified Diff: tests/sel_main_chrome/sel_main_chrome_test.cc

Issue 788193003: Create a build_config header file. (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client
Patch Set: Created 6 years 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
« src/include/nacl_defines.h ('K') | « tests/performance/perf_test_basics.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/sel_main_chrome/sel_main_chrome_test.cc
diff --git a/tests/sel_main_chrome/sel_main_chrome_test.cc b/tests/sel_main_chrome/sel_main_chrome_test.cc
index 4711c98a6b2857682da81b9d5330a85a6f833f17..edf4db89e5abec00505227897815206d5f6b0444 100644
--- a/tests/sel_main_chrome/sel_main_chrome_test.cc
+++ b/tests/sel_main_chrome/sel_main_chrome_test.cc
@@ -7,6 +7,7 @@
#include <fcntl.h>
#include <cstring>
+#include "native_client/src/include/nacl_defines.h"
#if NACL_WINDOWS
# include <io.h>
#endif
« src/include/nacl_defines.h ('K') | « tests/performance/perf_test_basics.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698