Commit defc468f authored by Raphael Kubo da Costa's avatar Raphael Kubo da Costa Committed by Commit Bot

device_orientation: Stop including Nullable.h.

The include has not been necessary since commit 0921e831 ("Remove
non-standard DeviceOrientation Event initializers").

R=timvolodine

Change-Id: Ib134195872c395343e785e76cef21db861338fcb
Reviewed-on: https://chromium-review.googlesource.com/886701Reviewed-by: default avatarKentaro Hara <haraken@chromium.org>
Commit-Queue: Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com>
Cr-Commit-Position: refs/heads/master@{#531915}
parent 55f9e53e
...@@ -26,7 +26,6 @@ ...@@ -26,7 +26,6 @@
#ifndef DeviceOrientationEvent_h #ifndef DeviceOrientationEvent_h
#define DeviceOrientationEvent_h #define DeviceOrientationEvent_h
#include "bindings/core/v8/Nullable.h"
#include "modules/EventModules.h" #include "modules/EventModules.h"
#include "platform/heap/Handle.h" #include "platform/heap/Handle.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment