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

Unified Diff: content/content_tests.gypi

Issue 8392042: Split BrowserThread into public API and private implementation, step 1. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 9 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
« no previous file with comments | « content/content_browser.gypi ('k') | content/public/browser/browser_thread.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index ffbbd3cc5999d11ca6ee52f6e88f01f58b15b99b..90aeb5e5ce224d7f0ff6a557de2edd855a0f3b4a 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -75,6 +75,8 @@
'test/render_view_test.h',
'test/test_browser_context.cc',
'test/test_browser_context.h',
+ 'test/test_browser_thread.cc',
+ 'test/test_browser_thread.h',
'test/test_content_client.cc',
'test/test_content_client.h',
'test/test_notification_tracker.cc',
« no previous file with comments | « content/content_browser.gypi ('k') | content/public/browser/browser_thread.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698