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

Unified Diff: third_party/WebKit/Source/core/frame/UseCounter.h

Issue 2276523002: Cleanup |initTouchEvent| deprecation warning and usecounter (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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
« no previous file with comments | « third_party/WebKit/Source/core/frame/Deprecation.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/core/frame/UseCounter.h
diff --git a/third_party/WebKit/Source/core/frame/UseCounter.h b/third_party/WebKit/Source/core/frame/UseCounter.h
index dc466c59ae6d858b1bc350656a0bd27515f92374..3663179b05a190fc816735a9a6e3fd5c036b1a1a 100644
--- a/third_party/WebKit/Source/core/frame/UseCounter.h
+++ b/third_party/WebKit/Source/core/frame/UseCounter.h
@@ -682,7 +682,6 @@ public:
V8MouseEvent_InitMouseEvent_Method = 869,
V8MutationEvent_InitMutationEvent_Method = 870,
V8StorageEvent_InitStorageEvent_Method = 871,
- V8TouchEvent_InitTouchEvent_Method = 872,
V8UIEvent_InitUIEvent_Method = 873,
V8Document_CreateTouch_Method = 874,
RequestFileSystemNonWebbyOrigin = 876,
« no previous file with comments | « third_party/WebKit/Source/core/frame/Deprecation.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698