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

Unified Diff: chrome/browser/sync/notifier/listener/listen_task.h

Issue 338037: linux: fix gcc 4.3 issues (for arm) (Closed)
Patch Set: Created 11 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
Index: chrome/browser/sync/notifier/listener/listen_task.h
diff --git a/chrome/browser/sync/notifier/listener/listen_task.h b/chrome/browser/sync/notifier/listener/listen_task.h
index bd29d29c4e33342a3a56751c02d64c16a08214fd..f8b32ce89bd986451efd348670b0ed8793212747 100644
--- a/chrome/browser/sync/notifier/listener/listen_task.h
+++ b/chrome/browser/sync/notifier/listener/listen_task.h
@@ -15,7 +15,7 @@
#include "talk/xmpp/xmpptask.h"
namespace buzz {
-class buzz::XmlElement;
+class XmlElement;
class Jid;
}

Powered by Google App Engine
This is Rietveld 408576698