Chromium Code Reviews| Index: content/browser/plugin_service.h |
| diff --git a/content/browser/plugin_service.h b/content/browser/plugin_service.h |
| index f9bc49cd67d39eb41ec42ef01b3afa071562f72a..658421f0824cd421d874649b796d1ae73a813ab6 100644 |
| --- a/content/browser/plugin_service.h |
| +++ b/content/browser/plugin_service.h |
| @@ -33,7 +33,7 @@ |
| #endif |
| #if defined(OS_LINUX) |
| -#include "chrome/browser/file_path_watcher/file_path_watcher.h" |
| +#include "content/common/file_path_watcher/file_path_watcher.h" |
| #endif |
| #if defined(OS_CHROMEOS) |