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

Unified Diff: ios/chrome/BUILD.gn

Issue 2529283002: Save favicon during reading list distillation (Closed)
Patch Set: Add constructor comments Created 4 years 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: ios/chrome/BUILD.gn
diff --git a/ios/chrome/BUILD.gn b/ios/chrome/BUILD.gn
index 21d249fca3ce4cf838e987dca5584c2076cc7e3a..8ee77917911c60ffd5257c015737a6890d94c9d2 100644
--- a/ios/chrome/BUILD.gn
+++ b/ios/chrome/BUILD.gn
@@ -18,6 +18,7 @@ test("ios_chrome_unittests") {
"//ios/chrome/browser:unit_tests",
"//ios/chrome/browser/browsing_data:unit_tests",
"//ios/chrome/browser/device_sharing:unit_tests",
+ "//ios/chrome/browser/dom_distiller:unit_tests",
"//ios/chrome/browser/favicon:unit_tests",
"//ios/chrome/browser/geolocation:unit_tests",
"//ios/chrome/browser/itunes_links:unit_tests",

Powered by Google App Engine
This is Rietveld 408576698