Chromium Code Reviews| Index: chrome/browser/web_applications/web_app_win.cc |
| =================================================================== |
| --- chrome/browser/web_applications/web_app_win.cc (revision 124292) |
| +++ chrome/browser/web_applications/web_app_win.cc (working copy) |
| @@ -8,6 +8,7 @@ |
| #include "base/command_line.h" |
| #include "base/file_util.h" |
| +#include "base/logging.h" |
| #include "base/md5.h" |
| #include "base/path_service.h" |
| #include "base/stringprintf.h" |