| Index: chrome/browser/search_engines/template_url_prepopulate_data_unittest.cc
|
| ===================================================================
|
| --- chrome/browser/search_engines/template_url_prepopulate_data_unittest.cc (revision 15263)
|
| +++ chrome/browser/search_engines/template_url_prepopulate_data_unittest.cc (working copy)
|
| @@ -2,10 +2,10 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| +#include "base/scoped_vector.h"
|
| #include "chrome/browser/search_engines/template_url.h"
|
| #include "chrome/browser/search_engines/template_url_prepopulate_data.h"
|
| #include "chrome/common/pref_names.h"
|
| -#include "chrome/common/scoped_vector.h"
|
| #include "chrome/test/testing_profile.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
|
|