Index: third_party/WebKit/Source/modules/webusb/NavigatorUSB.h |
diff --git a/third_party/WebKit/Source/modules/webusb/NavigatorUSB.h b/third_party/WebKit/Source/modules/webusb/NavigatorUSB.h |
index 59f78fa4aeadd4d8534481c73915364c156e9578..3e424205d3911f6f807ac961add99c740da51d0d 100644 |
--- a/third_party/WebKit/Source/modules/webusb/NavigatorUSB.h |
+++ b/third_party/WebKit/Source/modules/webusb/NavigatorUSB.h |
@@ -5,6 +5,7 @@ |
#ifndef NavigatorUSB_h |
#define NavigatorUSB_h |
+#include "core/frame/Navigator.h" |
#include "platform/Supplementable.h" |
#include "platform/heap/Handle.h" |