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

Unified Diff: core/input/InputDeviceCapabilitiesInit.idl

Issue 2786203002: Roll 50: Copied IDLs, PYTHON scripts from WebKit removed deleted files in WebCore (Closed)
Patch Set: Created 3 years, 9 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 | « core/input/InputDeviceCapabilities.idl ('k') | core/input/InputDeviceInit.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: core/input/InputDeviceCapabilitiesInit.idl
diff --git a/core/input/InputDeviceInit.idl b/core/input/InputDeviceCapabilitiesInit.idl
similarity index 70%
rename from core/input/InputDeviceInit.idl
rename to core/input/InputDeviceCapabilitiesInit.idl
index cad1069a92f780de0da7dc4200c699fd61beca74..e7ae86debbf39f39be3b5ece4134d3d4289be0a2 100644
--- a/core/input/InputDeviceInit.idl
+++ b/core/input/InputDeviceCapabilitiesInit.idl
@@ -3,7 +3,7 @@
// found in the LICENSE file.
[
- RuntimeEnabled=InputDevice,
-] dictionary InputDeviceInit {
+ RuntimeEnabled=InputDeviceCapabilities,
+] dictionary InputDeviceCapabilitiesInit {
boolean firesTouchEvents = false;
};
« no previous file with comments | « core/input/InputDeviceCapabilities.idl ('k') | core/input/InputDeviceInit.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698