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

Unified Diff: ios/web/ios_web.gyp

Issue 814533002: Introduce web::TestWebThreadBundle (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@includes
Patch Set: Address comments Created 6 years 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 | « ios/web/DEPS ('k') | ios/web/public/test/test_web_thread_bundle.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web/ios_web.gyp
diff --git a/ios/web/ios_web.gyp b/ios/web/ios_web.gyp
index 72833e8f68e4e14a05847e1e25e7c3e5c1f8f050..f9310434e48479b6fbe148bb7f41f97459e3474c 100644
--- a/ios/web/ios_web.gyp
+++ b/ios/web/ios_web.gyp
@@ -106,7 +106,9 @@
'public/test/test_web_state.cc',
'public/test/test_web_state.h',
'public/test/test_web_thread.h',
+ 'public/test/test_web_thread_bundle.h',
'test/test_web_thread.cc',
+ 'test/test_web_thread_bundle.cc',
],
},
],
« no previous file with comments | « ios/web/DEPS ('k') | ios/web/public/test/test_web_thread_bundle.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698