| Index: chrome/browser/ui/webui/options/chromeos/user_image_source.cc
|
| diff --git a/chrome/browser/ui/webui/options/chromeos/user_image_source.cc b/chrome/browser/ui/webui/options/chromeos/user_image_source.cc
|
| index ba0082303e13778589fd5ab0cf3f01a06fe3781f..71a03b71f729db6bf3023771b27475d2d2252aaa 100644
|
| --- a/chrome/browser/ui/webui/options/chromeos/user_image_source.cc
|
| +++ b/chrome/browser/ui/webui/options/chromeos/user_image_source.cc
|
| @@ -15,7 +15,7 @@
|
| #include "net/base/escape.h"
|
| #include "ui/base/resource/resource_bundle.h"
|
| #include "ui/gfx/codec/png_codec.h"
|
| -#include "url/url_parse.h"
|
| +#include "url/third_party/mozilla/url_parse.h"
|
|
|
| namespace {
|
|
|
|
|