| Index: chrome/browser/bug_report_util.cc
|
| ===================================================================
|
| --- chrome/browser/bug_report_util.cc (revision 87381)
|
| +++ chrome/browser/bug_report_util.cc (working copy)
|
| @@ -20,8 +20,8 @@
|
| #include "chrome/browser/ui/browser_list.h"
|
| #include "chrome/common/chrome_switches.h"
|
| #include "chrome/common/chrome_version_info.h"
|
| -#include "chrome/common/net/url_fetcher.h"
|
| #include "content/browser/tab_contents/tab_contents.h"
|
| +#include "content/common/url_fetcher.h"
|
| #include "googleurl/src/gurl.h"
|
| #include "grit/generated_resources.h"
|
| #include "grit/locale_settings.h"
|
|
|