| Index: chrome/browser/ui/search/local_ntp_browsertest.cc
|
| diff --git a/chrome/browser/ui/search/local_ntp_browsertest.cc b/chrome/browser/ui/search/local_ntp_browsertest.cc
|
| index 19cf564b755f0604a48510c4dce258c955d78887..cf18c74b5af364087f909e4a3011c1eddb3f0e61 100644
|
| --- a/chrome/browser/ui/search/local_ntp_browsertest.cc
|
| +++ b/chrome/browser/ui/search/local_ntp_browsertest.cc
|
| @@ -22,7 +22,6 @@ class LocalNTPTest : public InProcessBrowserTest,
|
|
|
| protected:
|
| virtual void SetUpInProcessBrowserTestFixture() OVERRIDE {
|
| - chrome::EnableInstantExtendedAPIForTesting();
|
| ASSERT_TRUE(https_test_server().Start());
|
| GURL instant_url = https_test_server().GetURL(
|
| "files/local_ntp_browsertest.html?strk=1&");
|
|
|