Files
cef/patch/patches/events_x_utils.patch
2016-03-09 18:34:24 -05:00

14 lines
468 B
Diff

diff --git events_x_utils.h events_x_utils.h
index 15c4e38..592417ce 100644
--- events_x_utils.h
+++ events_x_utils.h
@@ -80,7 +80,7 @@ EVENTS_X_EXPORT bool GetFlingDataFromXEvent(const XEvent& xev,
float* vy_ordinal,
bool* is_cancel);
-EVENTS_X_EXPORT void ResetTimestampRolloverCountersForTesting();
+void ResetTimestampRolloverCountersForTesting();
} // namespace ui