IWYU: add missing headers

This commit is contained in:
deepak1556 2019-02-21 22:59:06 +05:30 committed by Samuel Attard
parent 49f414b439
commit 527e8f3a31
2 changed files with 2 additions and 0 deletions

View file

@ -23,6 +23,7 @@
#include "content/public/browser/render_process_host.h"
#include "content/public/browser/render_view_host.h"
#include "content/public/browser/web_contents.h"
#include "content/public/browser/web_contents_observer.h"
#include "net/base/mime_util.h"
#include "ui/shell_dialogs/selected_file_info.h"