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

Unified Diff: ios/web/BUILD.gn

Issue 2150513002: Move web_js_test.h upstream (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: include -> import Created 4 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
« no previous file with comments | « no previous file | ios/web/ios_web.gyp » ('j') | ios/web/public/test/web_js_test.h » ('J')
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 afaa495ccebac508f58f4e63e342fdb77b530040..8a82307d4a1b56e263d3d430370c440de8404f18 100644
--- a/ios/web/BUILD.gn
+++ b/ios/web/BUILD.gn
@@ -318,6 +318,7 @@ source_set("test_support") {
deps = [
":web",
+ "//base",
"//base/test:test_support",
"//ios/testing:ocmock_support",
"//ios/third_party/gcdwebserver",
@@ -368,6 +369,7 @@ source_set("test_support") {
"public/test/test_web_thread_bundle.h",
"public/test/test_web_view_content_view.h",
"public/test/test_web_view_content_view.mm",
+ "public/test/web_js_test.h",
"public/test/web_test.h",
"public/test/web_test.mm",
"public/test/web_test_suite.h",
« no previous file with comments | « no previous file | ios/web/ios_web.gyp » ('j') | ios/web/public/test/web_js_test.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698