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

Unified Diff: ios/chrome/browser/BUILD.gn

Issue 2394253002: Fix the snapshot_cache unittests. (Closed)
Patch Set: Fixed test. Created 4 years, 2 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
« no previous file with comments | « no previous file | ios/chrome/browser/snapshots/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/BUILD.gn
diff --git a/ios/chrome/browser/BUILD.gn b/ios/chrome/browser/BUILD.gn
index 86c549ad60ebc5444976c62b1c9c94725869e813..3dff1035ebee8d6c1b6b0ae70e4ccc10cfee4aa6 100644
--- a/ios/chrome/browser/BUILD.gn
+++ b/ios/chrome/browser/BUILD.gn
@@ -403,6 +403,7 @@ source_set("browser") {
"snapshots/lru_cache.mm",
"snapshots/snapshot_cache.h",
"snapshots/snapshot_cache.mm",
+ "snapshots/snapshot_cache_internal.h",
"snapshots/snapshot_manager.h",
"snapshots/snapshot_manager.mm",
"snapshots/snapshot_overlay.h",
« no previous file with comments | « no previous file | ios/chrome/browser/snapshots/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698