The Great Blink mv for source files, part 2.

https://chromium-review.googlesource.com/1001153
This commit is contained in:
Aleksei Kuzmin 2018-07-20 18:08:18 +02:00
parent 00423b06c6
commit 0afebdc531
36 changed files with 106 additions and 106 deletions

View file

@ -10,7 +10,7 @@
#include "atom/common/node_includes.h"
#include "content/public/renderer/render_frame.h"
#include "native_mate/dictionary.h"
#include "third_party/WebKit/public/web/WebLocalFrame.h"
#include "third_party/blink/public/web/web_local_frame.h"
using blink::WebLocalFrame;
using content::RenderFrame;