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

Unified Diff: tools/gn/copy_target_generator.h

Issue 1750283003: Minor fixes to tools/gn. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix last reference to IsValidToolSubstutition. Created 4 years, 10 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 | « no previous file | tools/gn/function_toolchain.cc » ('j') | tools/gn/substitution_type.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/gn/copy_target_generator.h
diff --git a/tools/gn/copy_target_generator.h b/tools/gn/copy_target_generator.h
index 81fbb69e8e74ef931faf6699bb0e42c8038a8601..b05855f6ae50ee1486067dfac973037e5c376850 100644
--- a/tools/gn/copy_target_generator.h
+++ b/tools/gn/copy_target_generator.h
@@ -21,8 +21,6 @@ class CopyTargetGenerator : public TargetGenerator {
void DoRun() override;
private:
- void FillDestDir();
-
DISALLOW_COPY_AND_ASSIGN(CopyTargetGenerator);
};
« no previous file with comments | « no previous file | tools/gn/function_toolchain.cc » ('j') | tools/gn/substitution_type.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698