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

Unified Diff: chrome/chrome_tests.gypi

Issue 1986823002: Reset user data directory and disk cache directory after downgrade. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 3c6e6ba10b3a176fb9bbc048b58b777ec7bf2147..39c05cd462cad8c900745ad135e867dbc08f883f 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -1152,6 +1152,7 @@
'../ui/resources/cursors/zoom_in.cur',
'../ui/resources/cursors/zoom_out.cur',
'app/chrome_dll.rc',
+ 'browser/downgrade/user_data_downgrade_browsertest.cc',
'test/data/resource.rc',
],
# Cross-platform (except Mac) views interactive tests.

Powered by Google App Engine
This is Rietveld 408576698