commit | 8bb746373531af59d55280eda9f890cf26a0bbf0 | [log] [tgz] |
---|---|---|
author | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Thu Apr 26 04:20:12 2012 |
committer | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Thu Apr 26 04:20:12 2012 |
tree | 268bb2df8487157a4a8e7fe500f3628c9bb62cdb | |
parent | 50a6843f28404fbabcfda2182b78a017b4cdc838 [diff] [blame] |
Roll libjingle 132:135 Review URL: https://chromiumcodereview.appspot.com/10209008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134065 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/chrome/browser/autofill/autofill_xml_parser_unittest.cc b/chrome/browser/autofill/autofill_xml_parser_unittest.cc index 51888e2..a0a1024 100644 --- a/chrome/browser/autofill/autofill_xml_parser_unittest.cc +++ b/chrome/browser/autofill/autofill_xml_parser_unittest.cc
@@ -5,6 +5,7 @@ #include <string> #include <vector> +#include "base/memory/scoped_ptr.h" #include "chrome/browser/autofill/autofill_xml_parser.h" #include "chrome/browser/autofill/field_types.h" #include "testing/gtest/include/gtest/gtest.h"