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

Unified Diff: chrome/install_static/install_util_unittest.cc

Issue 2867063002: Stability instrumentation Crashpad integration (Closed)
Patch Set: merge Created 3 years, 7 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/install_static/install_util.cc ('k') | chrome/install_static/product_install_details.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/install_static/install_util_unittest.cc
diff --git a/chrome/install_static/install_util_unittest.cc b/chrome/install_static/install_util_unittest.cc
index 2acf4e969c1480cef5b50d4203fe6fcd14acd82e..54dcc2f345685dc45c3a8794591273ad29a5bb31 100644
--- a/chrome/install_static/install_util_unittest.cc
+++ b/chrome/install_static/install_util_unittest.cc
@@ -261,7 +261,6 @@ TEST(InstallStaticTest, SpacesAndQuotesWindowsInspired) {
}
TEST(InstallStaticTest, BrowserProcessTest) {
- EXPECT_FALSE(IsProcessTypeInitialized());
InitializeProcessType();
EXPECT_FALSE(IsNonBrowserProcess());
}
« no previous file with comments | « chrome/install_static/install_util.cc ('k') | chrome/install_static/product_install_details.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698