| Index: chrome/browser/chromeos/gdata/gdata_parser.cc
|
| diff --git a/chrome/browser/chromeos/gdata/gdata_parser.cc b/chrome/browser/chromeos/gdata/gdata_parser.cc
|
| index 789fb3b6f81d5383244cb82f11651d3a79b18a83..622a2b252ae52e5a8cb03df6aad1631864faaa56 100644
|
| --- a/chrome/browser/chromeos/gdata/gdata_parser.cc
|
| +++ b/chrome/browser/chromeos/gdata/gdata_parser.cc
|
| @@ -13,7 +13,7 @@
|
| #include "base/string_util.h"
|
| #include "base/utf_string_conversions.h"
|
| #include "base/values.h"
|
| -#include "chrome/common/libxml_utils.h"
|
| +#include "libxml/libxml_utils.h"
|
|
|
| using base::Value;
|
| using base::DictionaryValue;
|
|
|