| Index: chrome/browser/ui/browser_browsertest.cc
|
| ===================================================================
|
| --- chrome/browser/ui/browser_browsertest.cc (revision 105389)
|
| +++ chrome/browser/ui/browser_browsertest.cc (working copy)
|
| @@ -40,8 +40,8 @@
|
| #include "content/browser/renderer_host/render_view_host.h"
|
| #include "content/browser/tab_contents/tab_contents.h"
|
| #include "content/common/notification_source.h"
|
| -#include "content/common/url_constants.h"
|
| #include "content/public/common/page_transition_types.h"
|
| +#include "content/public/common/url_constants.h"
|
| #include "grit/chromium_strings.h"
|
| #include "grit/generated_resources.h"
|
| #include "net/base/mock_host_resolver.h"
|
|
|