| Index: chrome/browser/chromeos/gdata/gdata_operations.cc
|
| diff --git a/chrome/browser/chromeos/gdata/gdata_operations.cc b/chrome/browser/chromeos/gdata/gdata_operations.cc
|
| index 81158a7480cd42a52069087374dacd9836f22334..a800a0113502d0801ba5c5c68e32794147c41728 100644
|
| --- a/chrome/browser/chromeos/gdata/gdata_operations.cc
|
| +++ b/chrome/browser/chromeos/gdata/gdata_operations.cc
|
| @@ -13,9 +13,9 @@
|
| #include "chrome/browser/chromeos/gdata/gdata_file_system.h"
|
| #include "chrome/browser/chromeos/gdata/gdata_util.h"
|
| #include "chrome/browser/net/browser_url_util.h"
|
| -#include "chrome/common/libxml_utils.h"
|
| #include "chrome/common/net/gaia/google_service_auth_error.h"
|
| #include "chrome/common/net/gaia/gaia_urls.h"
|
| +#include "libxml/libxml_utils.h"
|
| #include "net/base/escape.h"
|
| #include "net/http/http_util.h"
|
|
|
|
|