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

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

Issue 2971093002: [ios] Take snapshot for tab grid. (Closed)
Patch Set: Update unit test. Created 3 years, 5 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
Index: ios/chrome/browser/snapshots/BUILD.gn
diff --git a/ios/chrome/browser/snapshots/BUILD.gn b/ios/chrome/browser/snapshots/BUILD.gn
index 20d924e2cacd9162ea7ffc7fffa3a2c4eb4aee49..8b4aecc6f3a724d3e0ca6fd1eb2821b51aba2b62 100644
--- a/ios/chrome/browser/snapshots/BUILD.gn
+++ b/ios/chrome/browser/snapshots/BUILD.gn
@@ -13,6 +13,8 @@ source_set("snapshots") {
"snapshot_cache_internal.h",
"snapshot_cache_web_state_list_observer.h",
"snapshot_cache_web_state_list_observer.mm",
+ "snapshot_constants.h",
+ "snapshot_constants.mm",
"snapshot_manager.h",
"snapshot_manager.mm",
"snapshot_overlay.h",

Powered by Google App Engine
This is Rietveld 408576698