summaryrefslogtreecommitdiffstats
path: root/chrome/common/libxml_utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/libxml_utils.h')
-rw-r--r--chrome/common/libxml_utils.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/common/libxml_utils.h b/chrome/common/libxml_utils.h
index af88ec9..1484139 100644
--- a/chrome/common/libxml_utils.h
+++ b/chrome/common/libxml_utils.h
@@ -9,7 +9,6 @@
#include "libxml/xmlreader.h"
#include "libxml/xmlwriter.h"
-#include "base/scoped_ptr.h"
// Converts a libxml xmlChar* into a UTF-8 std::string.
// NULL inputs produce an empty string.