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

Unified Diff: ios/web/BUILD.gn

Issue 2945213002: [ios] Snapshot for WebState (Closed)
Patch Set: Address comments Created 3 years, 6 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/web/public/test/fakes/test_web_state.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web/BUILD.gn
diff --git a/ios/web/BUILD.gn b/ios/web/BUILD.gn
index 5ba9e5bd16fc8aa624cb8473d0ba18b235b43752..5d63802f959059fea3972a6879e60f4682445207 100644
--- a/ios/web/BUILD.gn
+++ b/ios/web/BUILD.gn
@@ -629,6 +629,7 @@ source_set("ios_web_web_state_unittests") {
"//testing/gtest",
"//third_party/ocmock",
"//ui/base:test_support",
+ "//ui/gfx:test_support",
]
sources = [
« no previous file with comments | « no previous file | ios/web/public/test/fakes/test_web_state.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698