summaryrefslogtreecommitdiff
path: root/core/fxcrt/pdfium_span_unittest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'core/fxcrt/pdfium_span_unittest.cpp')
-rw-r--r--core/fxcrt/pdfium_span_unittest.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/fxcrt/pdfium_span_unittest.cpp b/core/fxcrt/pdfium_span_unittest.cpp
index 177bc4097e..6778bbb145 100644
--- a/core/fxcrt/pdfium_span_unittest.cpp
+++ b/core/fxcrt/pdfium_span_unittest.cpp
@@ -4,7 +4,6 @@
#include "testing/gtest/include/gtest/gtest.h"
#include "third_party/base/span.h"
-#include "third_party/base/stl_util.h"
// Tests PDFium-modifications to base::span. The name of this file is
// chosen to avoid collisions with base's span_unittest.cc