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

Unified Diff: tools/gn/pattern.h

Issue 500423003: Enhance GN diagnostic tools (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: use patterns for gn check Created 6 years, 4 months 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 | « tools/gn/label_pattern_unittest.cc ('k') | tools/gn/pattern.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 {
« no previous file with comments | « tools/gn/label_pattern_unittest.cc ('k') | tools/gn/pattern.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698