NativeWindow is no longer WebContentsObserver

This commit is contained in:
Cheng Zhao 2018-03-06 15:24:54 +09:00
parent bf862d1d07
commit 9c7854aef6
3 changed files with 5 additions and 34 deletions

View file

@ -33,6 +33,7 @@
#include "chrome/browser/speech/tts_message_filter.h"
#include "content/public/browser/browser_ppapi_host.h"
#include "content/public/browser/client_certificate_delegate.h"
#include "content/public/browser/render_frame_host.h"
#include "content/public/browser/render_process_host.h"
#include "content/public/browser/render_view_host.h"
#include "content/public/browser/resource_dispatcher_host.h"