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

Unified Diff: base/base.gyp

Issue 12047058: Add NSLogTestEventListener to support running tests on iOS 6 devices. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: one arg per line in declaration or definitions Created 7 years, 11 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 | base/test/nslog_test_event_listener.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gyp
diff --git a/base/base.gyp b/base/base.gyp
index efb94ef6a9bb0a23638b0f87f49a6fa5e35bd770..b93a2109dc892ae4f6967f1fd01782db714677e6 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -792,6 +792,8 @@
'test/multiprocess_test.cc',
'test/multiprocess_test.h',
'test/multiprocess_test_android.cc',
+ 'test/nslog_test_event_listener.h',
+ 'test/nslog_test_event_listener.mm',
'test/null_task_runner.cc',
'test/null_task_runner.h',
'test/perf_test_suite.cc',
« no previous file with comments | « no previous file | base/test/nslog_test_event_listener.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698