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

Unified Diff: chrome/test/ui/ui_test.h

Issue 11027070: Moved JsonPrefStore to use SequencedWorkerPool (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 2 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: chrome/test/ui/ui_test.h
diff --git a/chrome/test/ui/ui_test.h b/chrome/test/ui/ui_test.h
index 98c75fe04785285d96bf1fb9e84c460400def7f2..d2ecf5fe389348c61d4ef1ab03c5e52ef57eba70 100644
--- a/chrome/test/ui/ui_test.h
+++ b/chrome/test/ui/ui_test.h
@@ -428,7 +428,6 @@ class UITest : public UITestBase, public PlatformTest {
// possible.
void NavigateToURLAsync(const GURL& url);
- private:
akalin 2012/10/19 23:12:21 is this still needed? looks like you can revert t
zel 2012/10/21 20:03:19 Yes, it's needed. One of the sub-classes need to a
MessageLoop message_loop_; // Enables PostTask to main thread.
};
« chrome/service/service_process_prefs_unittest.cc ('K') | « chrome/test/reliability/page_load_test.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698