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

Unified Diff: ios/web_view/test/BUILD.gn

Issue 2945563002: ChromeWebView integration test for Incognito. (Closed)
Patch Set: Self review 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_view/test/web_view_incognito_inttest.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web_view/test/BUILD.gn
diff --git a/ios/web_view/test/BUILD.gn b/ios/web_view/test/BUILD.gn
index 4b55e70e7772df2fd4346c6109cde3cb897474de..fe8fb24bf6bbcc264c73911d6103c6ea6487865a 100644
--- a/ios/web_view/test/BUILD.gn
+++ b/ios/web_view/test/BUILD.gn
@@ -16,6 +16,7 @@ group("all_tests") {
test("ios_web_view_inttests") {
testonly = true
sources = [
+ "web_view_incognito_inttest.mm",
"web_view_kvo_inttest.mm",
"web_view_restorable_state_inttest.mm",
"web_view_test.h",
« no previous file with comments | « no previous file | ios/web_view/test/web_view_incognito_inttest.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698