Fix build error caused by base::Passed changes

This commit is contained in:
Cheng Zhao 2018-03-12 17:27:43 +09:00 committed by Aleksei Kuzmin
commit d141d2445d
3 changed files with 9 additions and 6 deletions

View file

@ -16,6 +16,7 @@
#include "base/memory/ptr_util.h"
#include "base/strings/string_number_conversions.h"
#include "cc/base/switches.h"
#include "content/public/browser/render_frame_host.h"
#include "content/public/browser/render_process_host.h"
#include "content/public/common/content_switches.h"
#include "content/public/common/web_preferences.h"