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

Unified Diff: .gitignore

Issue 1460693004: Add helper classes to for managing shared buffers. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Added const keyword to const methods. Created 5 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
Index: .gitignore
diff --git a/.gitignore b/.gitignore
index ee365542d8c8cbff54000e26e836c43372b2e16e..7c50a2fc1c0646bef63198ea25c57e19d5ff6d5d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -39,7 +39,7 @@ v8.log
/third_party/colorama/src/
/third_party/dart-sdk/
/third_party/dejavu-fonts-ttf-2.34/ttf/*.ttf
-/third_party/ffmpeg
+/third_party/ffmpeg/
/third_party/freetype-android/src
/third_party/go/
/third_party/icu/
« no previous file with comments | « no previous file | mojo/services/media/common/cpp/BUILD.gn » ('j') | mojo/services/media/common/cpp/fifo_allocator.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698