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

Unified Diff: base/android/java_message_handler_factory.h

Issue 2479683004: base: Cleanup class/struct forward declarations (Closed)
Patch Set: Add missing forward declaration Created 4 years, 1 month 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 | « base/android/java_handler_thread.h ('k') | base/debug/activity_tracker.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/android/java_message_handler_factory.h
diff --git a/base/android/java_message_handler_factory.h b/base/android/java_message_handler_factory.h
index ea1bd7973b517c1fd4bd9e5adf973552da6fcb26..801617d9fcf1aa3e4ef9bcc23105137812e8ac46 100644
--- a/base/android/java_message_handler_factory.h
+++ b/base/android/java_message_handler_factory.h
@@ -11,6 +11,7 @@
namespace base {
class MessagePumpForUI;
+class WaitableEvent;
namespace android {
« no previous file with comments | « base/android/java_handler_thread.h ('k') | base/debug/activity_tracker.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698