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

Unified Diff: components/sync/js/js_controller.h

Issue 2511973004: components: Cleanup class/struct fwd declarations (Closed)
Patch Set: Rebase on top of current master branch 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 | « components/sync/engine_impl/update_handler.h ('k') | components/sync/js/js_test_util.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/js/js_controller.h
diff --git a/components/sync/js/js_controller.h b/components/sync/js/js_controller.h
index ad991a5e634225baf479d9d44efcc2541b7b0536..9cfb1d25c9f1c99233a01e063d1c4da98d033395 100644
--- a/components/sync/js/js_controller.h
+++ b/components/sync/js/js_controller.h
@@ -12,8 +12,6 @@
namespace syncer {
class JsEventHandler;
-template <typename T>
-class WeakHandle;
// An interface for objects that JsEventHandlers directly interact
// with. JsEventHandlers can add themselves to receive events and
« no previous file with comments | « components/sync/engine_impl/update_handler.h ('k') | components/sync/js/js_test_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698