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

Unified Diff: tools/gn/config_values_generator.h

Issue 2554863002: Cleanup remaining class/struct fwd declarations (Closed)
Patch Set: Style fixes Created 4 years 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/builder.h ('k') | tools/gn/deps_iterator.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/gn/config_values_generator.h
diff --git a/tools/gn/config_values_generator.h b/tools/gn/config_values_generator.h
index 6087878618f5321fa42e0e363329f84975c1dfe8..7fd803cbbb1616dc4249859181378b5f1e2110a1 100644
--- a/tools/gn/config_values_generator.h
+++ b/tools/gn/config_values_generator.h
@@ -11,7 +11,6 @@
class ConfigValues;
class Err;
class Scope;
-class Token;
// This class fills in the config values from a given scope. It's shared
// between the "config" function call and all the different binary target types
« no previous file with comments | « tools/gn/builder.h ('k') | tools/gn/deps_iterator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698