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

Unified Diff: third_party/libevdev/README.chromium

Issue 2583223003: third_party: Add libevdev and gestures. (Closed)
Patch Set: ChromeOS -> Chrome OS Created 3 years, 11 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/libevdev/OWNERS ('k') | ui/events/ozone/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libevdev/README.chromium
diff --git a/third_party/libevdev/README.chromium b/third_party/libevdev/README.chromium
new file mode 100644
index 0000000000000000000000000000000000000000..4c09ae350a65e743f185202279232bb64124917d
--- /dev/null
+++ b/third_party/libevdev/README.chromium
@@ -0,0 +1,16 @@
+Name: libevdev
+URL: https://chromium.googlesource.com/chromiumos/platform/libevdev
+Version: 9f7a1961eb4726211e18abd147d5a11a4ea86744
+License: MIT
+Security Critical: yes
+
+Description:
+The libevdev library (ChromeOS version).
+
+Modifications:
+- None
+
+To import a new snapshot of libevdev:
+- Checkout the latest version: git checkout 9f7a1961eb4726211e18abd147d5a11a4ea86744
+- Change the DEPS entry to the newly checked out commit.
+- Update this README to reflect the new version number.
« no previous file with comments | « third_party/libevdev/OWNERS ('k') | ui/events/ozone/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698