Update to Chromium version 49.0.2623.87

This commit is contained in:
Marshall Greenblatt
2016-03-09 18:33:44 -05:00
parent 9e0fda80bd
commit 2a6491bf8d
8 changed files with 30 additions and 30 deletions

View File

@@ -1,10 +1,10 @@
diff --git events_x_utils.h events_x_utils.h
index dfa821f..f918051 100644
index 15c4e38..592417ce 100644
--- events_x_utils.h
+++ events_x_utils.h
@@ -82,7 +82,7 @@ bool GetFlingDataFromXEvent(const XEvent& xev,
float* vy_ordinal,
bool* is_cancel);
@@ -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();