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

Unified Diff: chrome/test/BUILD.gn

Issue 2511713002: Implement Android key/value backup (Closed)
Patch Set: 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 47d5578b31eb04538d7adf7fb2df5e44fadd56f8..91bc4f42dc4083bb98949c5b118bd8cd2b6ec1c2 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -3006,6 +3006,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