| Index: chrome/browser/download/download_browsertest.cc
|
| ===================================================================
|
| --- chrome/browser/download/download_browsertest.cc (revision 78506)
|
| +++ chrome/browser/download/download_browsertest.cc (working copy)
|
| @@ -21,10 +21,10 @@
|
| #include "chrome/browser/ui/browser_list.h"
|
| #include "chrome/common/pref_names.h"
|
| #include "chrome/common/chrome_paths.h"
|
| -#include "chrome/common/page_transition_types.h"
|
| #include "chrome/common/url_constants.h"
|
| #include "chrome/test/in_process_browser_test.h"
|
| #include "chrome/test/ui_test_utils.h"
|
| +#include "content/common/page_transition_types.h"
|
| #include "net/base/net_util.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
|
|