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

Unified Diff: chrome/test/page_cycler/page_cycler_test.cc

Issue 7171005: Always support locating Chromium-branded builds. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: disable chrome switching in UIPerfTest and PageCyclerReferenceTest Created 9 years, 6 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/common/chrome_constants.cc ('k') | chrome/test/ui/ui_perf_test.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/page_cycler/page_cycler_test.cc
diff --git a/chrome/test/page_cycler/page_cycler_test.cc b/chrome/test/page_cycler/page_cycler_test.cc
index 6eaa4fed123f475c82a162e635e6062899c4d53f..4f7db8d36a902a513356382b63d29be5d4551b9c 100644
--- a/chrome/test/page_cycler/page_cycler_test.cc
+++ b/chrome/test/page_cycler/page_cycler_test.cc
@@ -272,6 +272,7 @@ class PageCyclerReferenceTest : public PageCyclerTest {
dir = dir.AppendASCII("chrome_mac");
#endif
browser_directory_ = dir;
+ enable_chrome_branding_ = false;
PageCyclerTest::SetUp();
}
« no previous file with comments | « chrome/common/chrome_constants.cc ('k') | chrome/test/ui/ui_perf_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698