Merge pull request #6941 from deepak1556/blob_data_patch
authorCheng Zhao <zcbenz@gmail.com>
Fri, 16 Sep 2016 08:01:15 +0000 (17:01 +0900)
committerGitHub <noreply@github.com>
Fri, 16 Sep 2016 08:01:15 +0000 (17:01 +0900)
protocol: provide blob uuid with uploadData

1  2 
atom/common/native_mate_converters/net_converter.cc
filenames.gypi

  #include "net/cert/x509_certificate.h"
  #include "net/http/http_response_headers.h"
  #include "net/url_request/url_request.h"
+ #include "storage/browser/blob/upload_blob_element_reader.h"
  
 +#include "atom/common/node_includes.h"
 +
  namespace mate {
  
  // static
diff --cc filenames.gypi
Simple merge