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

Unified Diff: base/base.gyp

Issue 10701172: Replace MessagePumpForUI with MessagePumpDefault in unit tests. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Rebased. Created 8 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 | base/test/test_suite.cc » ('j') | base/test/test_support_ios.h » ('J')
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 ecaa2b492022e95d39cd8d82a89a4ad32abf8171..08aa88bbf8e069dc54fa9c18eb4e3e16370f5434 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -724,6 +724,8 @@
'test/test_suite.h',
'test/test_support_android.cc',
'test/test_support_android.h',
+ 'test/test_support_ios.h',
+ 'test/test_support_ios.mm',
'test/test_switches.cc',
'test/test_switches.h',
'test/test_timeouts.cc',
« no previous file with comments | « no previous file | base/test/test_suite.cc » ('j') | base/test/test_support_ios.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698