Issue 10578026:
Remove message_loop_helpers.h and update the includes to point to the new location. (Closed)
Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set:
Created 8 years, 6 months ago
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
index 198ee91b949d9dcc2eb700ffa2d0db6be8ff1533..a45cea6bd79e63cbe2f0988d005e4486fb4d17ca 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -221,7 +221,6 @@
'memory/weak_ptr.h',
'message_loop.cc',
'message_loop.h',
- 'message_loop_helpers.h',
'message_loop_proxy.cc',
'message_loop_proxy.h',
'message_loop_proxy_impl.cc',
« no previous file with comments
|
« no previous file
|
base/message_loop_helpers.h » ('j')
|
no next file with comments »
Issue 10578026: Remove message_loop_helpers.h and update the includes to point to the new location.
(Closed)
Created 8 years, 6 months ago by tfarina
Modified 8 years, 6 months ago
Reviewers: akalin
Base URL: svn://svn.chromium.org/chrome/trunk/src
Comments: 0