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

Unified Diff: chrome/test/mini_installer_test/chrome_mini_installer.h

Issue 99142: One more try to make these tests pass. Added a while loop to wait until the k... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 8 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 | « no previous file | chrome/test/mini_installer_test/chrome_mini_installer.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/mini_installer_test/chrome_mini_installer.h
===================================================================
--- chrome/test/mini_installer_test/chrome_mini_installer.h (revision 14457)
+++ chrome/test/mini_installer_test/chrome_mini_installer.h (working copy)
@@ -95,6 +95,9 @@
// Checks for registry key.
bool CheckRegistryKey(const std::wstring& key_path);
+ // Checks for registry key on uninstall.
+ bool CheckRegistryKeyOnUninstall(const std::wstring& key_path);
+
// Deletes App folder after uninstall.
void DeleteAppFolder();
« no previous file with comments | « no previous file | chrome/test/mini_installer_test/chrome_mini_installer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698