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

Unified Diff: ios/web/BUILD.gn

Issue 1698963004: Get iOS GN build working again (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: revert mb change, formatting Created 4 years, 10 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/web/BUILD.gn
diff --git a/ios/web/BUILD.gn b/ios/web/BUILD.gn
index 013c02ca459c835b82083bfa8208d9fc3a9afc2b..8623845691d606e53494c568f1e3da8d4279bd0b 100644
--- a/ios/web/BUILD.gn
+++ b/ios/web/BUILD.gn
@@ -343,6 +343,8 @@ source_set("test_support") {
"public/test/response_providers/file_based_response_provider_impl.mm",
"public/test/response_providers/response_provider.h",
"public/test/response_providers/response_provider.mm",
+ "public/test/scoped_Testing_web_client.h",
sdefresne 2016/02/22 08:29:29 nit: the files are named scoped_testing_web_client
Dirk Pranke 2016/02/22 16:56:00 Whoops. Yes of course, that must've been a typo th
+ "public/test/scoped_Testing_web_client.mm",
"public/test/test_browser_state.cc",
"public/test/test_browser_state.h",
"public/test/test_web_client.h",

Powered by Google App Engine
This is Rietveld 408576698