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

Unified Diff: content/content_utility.gypi

Issue 23452016: Fix names of in-process threads, tidy gpu DEPS (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: deps for webview Created 7 years, 3 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_renderer.gypi ('k') | content/gpu/gpu_main_thread.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_utility.gypi
diff --git a/content/content_utility.gypi b/content/content_utility.gypi
index a152c9529ada46dd4259522551918a7ed0870c8e..47be4e0e38357facfcbed499ab3feb3f05b0d255 100644
--- a/content/content_utility.gypi
+++ b/content/content_utility.gypi
@@ -11,9 +11,9 @@
'public/utility/content_utility_client.h',
'public/utility/utility_thread.cc',
'public/utility/utility_thread.h',
+ 'utility/in_process_utility_thread.cc',
+ 'utility/in_process_utility_thread.h',
'utility/utility_main.cc',
- 'utility/utility_main_thread.cc',
- 'utility/utility_main_thread.h',
'utility/utility_thread_impl.cc',
'utility/utility_thread_impl.h',
],
« no previous file with comments | « content/content_renderer.gypi ('k') | content/gpu/gpu_main_thread.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698