From 05a9c93d98582bf279689df70914ebc3b08dd6c1 Mon Sep 17 00:00:00 2001 From: Marshall Greenblatt Date: Fri, 30 Sep 2011 13:58:07 +0000 Subject: [PATCH] Add a patch that fixes Chromium bug #98668 git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@297 5089003a-bbd8-11dd-ad1f-f1f9622dbc98 --- patch/patch.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/patch/patch.cfg b/patch/patch.cfg index cd9c7549a..1ab927280 100644 --- a/patch/patch.cfg +++ b/patch/patch.cfg @@ -3,6 +3,7 @@ # file entry for source code changes should be proceeded by the code review # or bug report link that it relates to. patches = { + # http://codereview.chromium.org/8086022/ 'build' : '../build/', # http://codereview.chromium.org/6730028/ 'base' : '../base/',