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

Unified Diff: ios/chrome/BUILD.gn

Issue 2451843002: Add Store+Sync to reading list. (Closed)
Patch Set: reading_list_model_unittests 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
Index: ios/chrome/BUILD.gn
diff --git a/ios/chrome/BUILD.gn b/ios/chrome/BUILD.gn
index 9dde720bdd8f8ce6c50d8e5cf2ef7e84b2f7dfcc..12cf6f8b2b76aca48ef28d0deec0ee32198478d5 100644
--- a/ios/chrome/BUILD.gn
+++ b/ios/chrome/BUILD.gn
@@ -8,6 +8,7 @@ import("//testing/test.gni")
test("ios_chrome_unittests") {
deps = [
# Ensure that all unit tests are run.
+ "//ios/chrome/app/resources:packed_resources",
"//ios/chrome/test:run_all_unittests",
# Add unit_tests target here.

Powered by Google App Engine
This is Rietveld 408576698