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

Unified Diff: .gitignore

Issue 2583223003: third_party: Add libevdev and gestures. (Closed)
Patch Set: fix typo 2 Created 4 years 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 | « no previous file | DEPS » ('j') | DEPS » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gitignore
diff --git a/.gitignore b/.gitignore
index d9ea4006bf844425c4d055ffc207531defadc8bb..4b3efc6c34cff4bb7e7f85e29e0e655cccb77fb1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -348,6 +348,7 @@ vs-chromium-project.txt
/third_party/fontconfig/src
/third_party/freetype-android/src
/third_party/freetype2/src
+/third_party/gestures/gestures
/third_party/gles2_conform
/third_party/glslang/src
/third_party/glslang-angle/src
@@ -383,6 +384,7 @@ vs-chromium-project.txt
/third_party/libc++-static/libc++.a
/third_party/libaddressinput/src
/third_party/libdrm/src
+/third_party/libevdev/src
/third_party/libexif/sources
/third_party/libFuzzer/src
/third_party/libjingle/source
« no previous file with comments | « no previous file | DEPS » ('j') | DEPS » ('J')

Powered by Google App Engine
This is Rietveld 408576698