Searched refs:num_pruned (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/browser/frame_host/
H A Dnavigation_controller_impl.cc1571 int num_pruned = 0; local
1573 num_pruned++;
1577 if (num_pruned > 0) // Only notify if we did prune something.
1578 NotifyPrunedEntries(this, false, num_pruned);

Completed in 41 milliseconds