Index: tools/gn/target_generator.h |
diff --git a/tools/gn/target_generator.h b/tools/gn/target_generator.h |
index bcfc7283092b1207cd793cc44dbd519c91f0a526..42ad6e7da2d34e1a0b05eb0ceeb54bcab2d7ef89 100644 |
--- a/tools/gn/target_generator.h |
+++ b/tools/gn/target_generator.h |
@@ -49,6 +49,7 @@ class TargetGenerator { |
const BuildSettings* GetBuildSettings() const; |
void FillSources(); |
+ void FillPublic(); |
void FillSourcePrereqs(); |
void FillConfigs(); |
void FillOutputs(); |