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

Unified Diff: trunk/src/sandbox/linux/seccomp-bpf/bpf_tests.h

Issue 107643002: Revert 239102 "Move build/build_config_functions.h to sandbox/" (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 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
Index: trunk/src/sandbox/linux/seccomp-bpf/bpf_tests.h
===================================================================
--- trunk/src/sandbox/linux/seccomp-bpf/bpf_tests.h (revision 239104)
+++ trunk/src/sandbox/linux/seccomp-bpf/bpf_tests.h (working copy)
@@ -10,9 +10,9 @@
#include <sys/types.h>
#include "build/build_config.h"
+#include "build/build_config_functions.h"
+#include "sandbox/linux/tests/unit_tests.h"
#include "sandbox/linux/seccomp-bpf/sandbox_bpf.h"
-#include "sandbox/linux/services/build_config_functions.h"
-#include "sandbox/linux/tests/unit_tests.h"
namespace sandbox {
« no previous file with comments | « trunk/src/build/build_config_functions.h ('k') | trunk/src/sandbox/linux/seccomp-bpf/sandbox_bpf_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698