summaryrefslogtreecommitdiff
path: root/chromium/content/public/common/sandboxed_process_launcher_delegate.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/content/public/common/sandboxed_process_launcher_delegate.h')
-rw-r--r--chromium/content/public/common/sandboxed_process_launcher_delegate.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chromium/content/public/common/sandboxed_process_launcher_delegate.h b/chromium/content/public/common/sandboxed_process_launcher_delegate.h
index 6af3c287438..80043c88767 100644
--- a/chromium/content/public/common/sandboxed_process_launcher_delegate.h
+++ b/chromium/content/public/common/sandboxed_process_launcher_delegate.h
@@ -10,7 +10,7 @@
#include "base/process/process.h"
#include "build/build_config.h"
#include "content/common/content_export.h"
-#include "content/public/common/zygote_features.h"
+#include "content/public/common/zygote_buildflags.h"
#include "services/service_manager/sandbox/sandbox_delegate.h"
#include "services/service_manager/sandbox/sandbox_type.h"