Chromium Code Reviews| Index: tools/gn/pattern.h |
| diff --git a/tools/gn/pattern.h b/tools/gn/pattern.h |
| index 24dffd28a2045d8a0c22d9a67c0a8161668972b9..f5f432cc09a1a7cbdc6eaeffaff5bd7bc0500fc9 100644 |
| --- a/tools/gn/pattern.h |
| +++ b/tools/gn/pattern.h |
| @@ -10,8 +10,6 @@ |
| #include "tools/gn/value.h" |
| -extern const char kPattern_Help[]; |
| - |
| class Pattern { |
| public: |
| struct Subrange { |