projects
/
platform
/
framework
/
web
/
crosswalk-tizen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bacf651
)
removed unused iostream include
author
Paul Frazee
<pfrazee@gmail.com>
Mon, 12 Dec 2016 18:59:06 +0000
(12:59 -0600)
committer
Kevin Sawicki
<kevinsawicki@gmail.com>
Mon, 12 Dec 2016 20:51:48 +0000
(12:51 -0800)
atom/renderer/api/atom_api_web_frame.cc
patch
|
blob
|
history
diff --git
a/atom/renderer/api/atom_api_web_frame.cc
b/atom/renderer/api/atom_api_web_frame.cc
index
89aff25
..
a7b71c3
100644
(file)
--- a/
atom/renderer/api/atom_api_web_frame.cc
+++ b/
atom/renderer/api/atom_api_web_frame.cc
@@
-4,8
+4,6
@@
#include "atom/renderer/api/atom_api_web_frame.h"
-#include <iostream>
-
#include "atom/common/api/event_emitter_caller.h"
#include "atom/common/native_mate_converters/blink_converter.h"
#include "atom/common/native_mate_converters/callback.h"