From 9bde13c1b27b3704a45992341855192032e966b2 Mon Sep 17 00:00:00 2001 From: "commit-bot@chromium.org" Date: Tue, 10 Dec 2013 14:13:03 +0000 Subject: Add a canvas object with drawRect() and inval(). BUG= R=robertphillips@google.com Author: jcgregorio@google.com Review URL: https://codereview.chromium.org/110693002 git-svn-id: http://skia.googlecode.com/svn/trunk@12595 2bbb7eff-a529-9590-31e7-b0007b416f81 --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index b44f4daf0d..2e09730bec 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ gyp/build/ out/ third_party/externals/ xcodebuild/ +TAGS -- cgit v1.2.3