| Index: tools/grit/grit/gather/rc_unittest.py
|
| diff --git a/tools/grit/grit/gather/rc_unittest.py b/tools/grit/grit/gather/rc_unittest.py
|
| index 636b421556fc2dd59462627984d8c06089a1bdaf..1b1102ce33f7e72520d415a4314ec77633b28278 100644
|
| --- a/tools/grit/grit/gather/rc_unittest.py
|
| +++ b/tools/grit/grit/gather/rc_unittest.py
|
| @@ -20,7 +20,7 @@ from grit import util
|
|
|
| class RcUnittest(unittest.TestCase):
|
|
|
| - part_we_want = '''IDC_KLONKACC ACCELERATORS
|
| + part_we_want = '''IDC_KLONKACC ACCELERATORS
|
| BEGIN
|
| "?", IDM_ABOUT, ASCII, ALT
|
| "/", IDM_ABOUT, ASCII, ALT
|
|
|