summaryrefslogtreecommitdiffstats
path: root/chrome/test
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/test')
-rw-r--r--chrome/test/testing_profile.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/test/testing_profile.h b/chrome/test/testing_profile.h
index 56bfc38..fab7c2d 100644
--- a/chrome/test/testing_profile.h
+++ b/chrome/test/testing_profile.h
@@ -205,6 +205,8 @@ class TestingProfile : public Profile {
}
virtual void InitExtensions() {
}
+ virtual void InitWebResources() {
+ }
// Schedules a task on the history backend and runs a nested loop until the
// task is processed. This has the effect of blocking the caller until the