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

Unified Diff: .gitignore

Issue 2206873004: Move the serial_port native code (Closed) Base URL: git@github.com:dartino/sdk.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 | « 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 acf97cef2f72d33ca5c1e015f8729db7d0971a5e..76b4520fa78a9ef6131d4346030c4c5464239273 100644
--- a/.gitignore
+++ b/.gitignore
@@ -85,8 +85,8 @@ packages
/third_party/raspbian/image.tar.gz
/third_party/raspbian/kernel
/third_party/raspbian/kernel.tar.gz
-/third_party/serial_port/lib/src/libserial_port.dylib
-/third_party/serial_port/lib/src/libserial_port.so
+/third_party/serial_port/lib/libserial_port.dylib
+/third_party/serial_port/lib/libserial_port.so
/third_party/stm/stm32cube_fw_f4.tar.gz
/third_party/stm/stm32cube_fw_f4/
/third_party/stm/stm32cube_fw_f7.tar.gz
« no previous file with comments | « no previous file | DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698