summaryrefslogtreecommitdiffstats
path: root/sdch/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'sdch/BUILD.gn')
-rw-r--r--sdch/BUILD.gn1
1 files changed, 0 insertions, 1 deletions
diff --git a/sdch/BUILD.gn b/sdch/BUILD.gn
index 24af3a4..9278318 100644
--- a/sdch/BUILD.gn
+++ b/sdch/BUILD.gn
@@ -65,7 +65,6 @@ static_library("sdch") {
logging_file = rebase_path("logging_forward.h", root_build_dir)
if (is_win) {
cflags = [
- "/FI", rebase_path("//build/intsafe_workaround.h", root_build_dir),
"/FI", logging_file,
]
} else {