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

permissions: Stop including Nullable.h.

Nullable<T> has not been used in the code since commit dc5d9051 ("Add
PermissionDescriptor to the permissions Mojo interface").

R=mlamouri

Change-Id: I31646df8e77abf5a271a27731215ef8e041208ec
Reviewed-on: https://chromium-review.googlesource.com/885847
Commit-Queue: Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com>
Commit-Queue: Mounir Lamouri <mlamouri@chromium.org>
Reviewed-by: default avatarMounir Lamouri <mlamouri@chromium.org>
Cr-Commit-Position: refs/heads/master@{#531888}
parent 596b8f7f
......@@ -8,7 +8,6 @@
#include <utility>
#include "bindings/core/v8/Dictionary.h"
#include "bindings/core/v8/Nullable.h"
#include "bindings/core/v8/ScriptPromise.h"
#include "bindings/core/v8/ScriptPromiseResolver.h"
#include "bindings/modules/v8/V8ClipboardPermissionDescriptor.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