diff options
Diffstat (limited to 'chrome/test/ui/ui_test.h')
-rw-r--r-- | chrome/test/ui/ui_test.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/chrome/test/ui/ui_test.h b/chrome/test/ui/ui_test.h index 81db9e1..22de5c3 100644 --- a/chrome/test/ui/ui_test.h +++ b/chrome/test/ui/ui_test.h @@ -459,7 +459,9 @@ class UITest : public testing::Test { void PrintMemoryUsageInfo(const char* test_name, FilePath data_dir); // Prints memory commit charge stats for use by perf graphs. - void PrintSystemCommitCharge(const char* test_name, size_t charge); + void PrintSystemCommitCharge(const char* test_name, + size_t charge, + bool important); private: // Check that no processes related to Chrome exist, displaying |