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

Unified Diff: .gitignore

Issue 110693002: Add a canvas object with drawRect() and inval(). (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Fix up code to Skia style. Created 7 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 | experimental/SkV8Example/SkV8Example.h » ('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 b44f4daf0dfdf678f8d6b810c049072a1d604056..2e09730bec0f0bdf2815d389c59875e44cc6724f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ gyp/build/
out/
third_party/externals/
xcodebuild/
+TAGS
« no previous file with comments | « no previous file | experimental/SkV8Example/SkV8Example.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698