summaryrefslogtreecommitdiffstats
path: root/src/deps_log.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/deps_log.h')
-rw-r--r--src/deps_log.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/deps_log.h b/src/deps_log.h
index 99b006e..4b357a8 100644
--- a/src/deps_log.h
+++ b/src/deps_log.h
@@ -86,6 +86,7 @@ struct DepsLog {
/// Used for tests.
const vector<Node*>& nodes() const { return nodes_; }
+ const vector<Deps*>& deps() const { return deps_; }
private:
// Write a node name record, assigning it an id.