insertText is deprecated

This commit is contained in:
Cheng Zhao 2017-01-24 16:45:26 +09:00 committed by Kevin Sawicki
parent 5e43ea227e
commit 6d5339b74e
3 changed files with 7 additions and 1 deletions

View file

@ -7,6 +7,7 @@
#include "base/callback.h"
#include "content/public/renderer/browser_plugin_delegate.h"
#include "content/public/renderer/render_frame.h"
namespace gfx {
class Size;