| Index: chrome_frame/test/perf/chrome_frame_perftest.cc
|
| diff --git a/chrome_frame/test/perf/chrome_frame_perftest.cc b/chrome_frame/test/perf/chrome_frame_perftest.cc
|
| index 443d441c2caf3a945e22adf67a2cfa7415336071..c12c2c97fcc37f97113d00164177ac7a492e2106 100644
|
| --- a/chrome_frame/test/perf/chrome_frame_perftest.cc
|
| +++ b/chrome_frame/test/perf/chrome_frame_perftest.cc
|
| @@ -35,11 +35,11 @@
|
| #include "chrome/common/chrome_paths.h"
|
| #include "chrome/common/chrome_paths_internal.h"
|
| #include "chrome/test/base/chrome_process_util.h"
|
| -#include "chrome/test/perf/perf_test.h"
|
| #include "chrome/test/ui/ui_perf_test.h"
|
| #include "chrome_frame/chrome_tab.h"
|
| #include "chrome_frame/test_utils.h"
|
| #include "chrome_frame/utils.h"
|
| +#include "testing/perf/perf_test.h"
|
|
|
| const wchar_t kSilverlightControlKey[] =
|
| L"CLSID\\{DFEAF541-F3E1-4c24-ACAC-99C30715084A}\\InprocServer32";
|
|
|