| Index: chrome/browser/chromeos/dbus/introspect_util.cc
|
| diff --git a/chrome/browser/chromeos/dbus/introspect_util.cc b/chrome/browser/chromeos/dbus/introspect_util.cc
|
| index 6b7dc5fa5de09cb61ceccc8b454bd1f13738f573..2c2d632986dcade7be8083d81c9d1329eb1274f2 100644
|
| --- a/chrome/browser/chromeos/dbus/introspect_util.cc
|
| +++ b/chrome/browser/chromeos/dbus/introspect_util.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "chrome/browser/chromeos/dbus/introspect_util.h"
|
|
|
| -#include "chrome/common/libxml_utils.h"
|
| +#include "third_party/libxml/chromium/include/libxml/libxml_utils.h"
|
|
|
| namespace {
|
|
|
|
|