browser: handle flash context menu

This commit is contained in:
Robo 2015-10-31 19:09:07 +05:30
parent cb91d4487b
commit c969052f12
10 changed files with 177 additions and 22 deletions

View file

@ -12,7 +12,7 @@
#include "atom/browser/net/url_request_fetch_job.h"
#include "atom/browser/net/url_request_string_job.h"
#include "atom/common/native_mate_converters/callback.h"
#include "atom/common/native_mate_converters/content_converter.h"
#include "atom/common/native_mate_converters/net_converter.h"
#include "atom/common/node_includes.h"
#include "native_mate/dictionary.h"