Chromium Code Reviews| Index: chrome/browser/webdata/web_database.h |
| =================================================================== |
| --- chrome/browser/webdata/web_database.h (revision 11671) |
| +++ chrome/browser/webdata/web_database.h (working copy) |
| @@ -13,6 +13,7 @@ |
| #include "chrome/browser/search_engines/template_url.h" |
| #include "chrome/common/sqlite_utils.h" |
| #include "skia/include/SkBitmap.h" |
| +#include "testing/gtest/include/gtest/gtest_prod.h" |
| #include "webkit/glue/autofill_form.h" |
| namespace base { |