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

Unified Diff: chrome/test/base/testing_profile.cc

Issue 1393233002: Mac Energy Test Harness/Framework Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Snapshot of scripts for http://crbug.com/391646 Created 5 years, 2 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 | « chrome/test/base/browser_with_content_test.cc ('k') | makeplots.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/base/testing_profile.cc
diff --git a/chrome/test/base/testing_profile.cc b/chrome/test/base/testing_profile.cc
index f196614ac658621897f7c588eca2cb2c2da59db8..2b78b1f31d0757e6c2c326367da8c592b8a5ee56 100644
--- a/chrome/test/base/testing_profile.cc
+++ b/chrome/test/base/testing_profile.cc
@@ -459,8 +459,8 @@ void TestingProfile::Init() {
RegisterProfilePrefsForServices(this, pref_registry);
}
- browser_context_dependency_manager_->CreateBrowserContextServicesForTest(
- this);
+// browser_context_dependency_manager_->CreateBrowserContextServicesForTest(
+// this);
#if defined(ENABLE_SUPERVISED_USERS)
if (!IsOffTheRecord()) {
« no previous file with comments | « chrome/test/base/browser_with_content_test.cc ('k') | makeplots.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698