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

Unified Diff: chrome/test/BUILD.gn

Issue 2496693002: Implement Android key/value backup (Closed)
Patch Set: More review comments Created 4 years, 1 month 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/browser/chrome_browser_main_android.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 682a35a94d06877a064939484717405f351ee17c..cf0cbc64a7d1f6f2eccfb0337e7fc45844bb78cd 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -3055,6 +3055,7 @@ test("unit_tests") {
"../browser/android/history_report/usage_reports_buffer_backend_unittest.cc",
# TODO(newt): move this to test_support_unit?
+ "../browser/android/chrome_backup_agent_unittest.cc",
"../browser/android/mock_location_settings.cc",
"../browser/android/mock_location_settings.h",
"../browser/android/net/external_estimate_provider_android_unittest.cc",
« no previous file with comments | « chrome/browser/chrome_browser_main_android.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698