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

Unified Diff: ios/web/ios_web.gyp

Issue 2087233006: [ios] Moved web_test_suite.h to ios/web/public. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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
Index: ios/web/ios_web.gyp
diff --git a/ios/web/ios_web.gyp b/ios/web/ios_web.gyp
index a62317633703bc1ee7e24df5647f801cb76ce972..e86f91bae565ae1b7dfd1f572d314a18bed59bd0 100644
--- a/ios/web/ios_web.gyp
+++ b/ios/web/ios_web.gyp
@@ -507,6 +507,7 @@
'public/test/test_web_view_content_view.mm',
'public/test/web_test.h',
'public/test/web_test.mm',
+ 'public/test/web_test_suite.h',
'public/test/web_test_with_web_state.h',
'public/test/web_test_with_web_state.mm',
'test/crw_fake_web_controller_observer.h',

Powered by Google App Engine
This is Rietveld 408576698