Chromium Code Reviews| Index: chrome/app/chrome_main_delegate.cc |
| diff --git a/chrome/app/chrome_main_delegate.cc b/chrome/app/chrome_main_delegate.cc |
| index 1daec10d9ec8012c6a1c15d740da95405f9ef8b8..4825c3f4bf96ed3a3444b2f5464c8e24cf67197a 100644 |
| --- a/chrome/app/chrome_main_delegate.cc |
| +++ b/chrome/app/chrome_main_delegate.cc |
| @@ -5,6 +5,7 @@ |
| #include "chrome/app/chrome_main_delegate.h" |
| #include "base/command_line.h" |
| +#include "base/files/file_path.h" |
|
Lei Zhang
2013/08/07 23:32:57
Undo
vandebo (ex-Chrome)
2013/08/08 16:01:48
It is a missing IWYU.
|
| #include "base/lazy_instance.h" |
| #include "base/message_loop/message_loop.h" |
| #include "base/metrics/stats_counters.h" |