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

Unified Diff: .gitignore

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 | « no previous file | DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gitignore
diff --git a/.gitignore b/.gitignore
index 81c2a0cc898b90adf532d082b3da6493eb3095cf..689792c35df219e0126b4d5ee4f018de6a6c6578 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') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698