| Index: chrome/test/base/run_all_unittests.cc
|
| ===================================================================
|
| --- chrome/test/base/run_all_unittests.cc (revision 94751)
|
| +++ chrome/test/base/run_all_unittests.cc (working copy)
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "chrome/test/unit/chrome_test_suite.h"
|
| +#include "chrome/test/base/chrome_test_suite.h"
|
| #include "third_party/WebKit/Source/WebKit/chromium/public/WebKit.h"
|
| #include "third_party/WebKit/Source/WebKit/chromium/public/WebKitClient.h"
|
|
|
|
|