Chromium Code Reviews| Index: chrome/browser/plugin_updater.cc |
| =================================================================== |
| --- chrome/browser/plugin_updater.cc (revision 55037) |
| +++ chrome/browser/plugin_updater.cc (working copy) |
| @@ -10,6 +10,7 @@ |
| #include "base/path_service.h" |
| #include "base/scoped_ptr.h" |
| #include "base/values.h" |
| +#include "base/version.h" |
| #include "chrome/browser/pref_service.h" |
| #include "chrome/browser/profile.h" |
| #include "chrome/common/chrome_paths.h" |