Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(451)

Unified Diff: third_party/WebKit/public/platform/WebPlatformEventType.h

Issue 2845763002: Remove DeviceLightEvent implementation (Closed)
Patch Set: same as previous patch Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/public/platform/WebPlatformEventType.h
diff --git a/third_party/WebKit/public/platform/WebPlatformEventType.h b/third_party/WebKit/public/platform/WebPlatformEventType.h
index e9e05daada1f65926343df17a9f198dd0d69c530..2390a5abbf8768848f153b5c8ae7a6dfb18bf9d1 100644
--- a/third_party/WebKit/public/platform/WebPlatformEventType.h
+++ b/third_party/WebKit/public/platform/WebPlatformEventType.h
@@ -11,7 +11,6 @@ enum WebPlatformEventType {
kWebPlatformEventTypeDeviceMotion,
kWebPlatformEventTypeDeviceOrientation,
kWebPlatformEventTypeDeviceOrientationAbsolute,
- kWebPlatformEventTypeDeviceLight,
kWebPlatformEventTypeGamepad,
};
« no previous file with comments | « third_party/WebKit/public/platform/WebDeviceLightListener.h ('k') | tools/blink_rename_merge_helper/data/idl_blocklist.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698