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

Unified Diff: sync/internal_api/debug_info_event_listener.h

Issue 10699044: [Sync] Move sync/{internal_api,syncable} into syncer namespace (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.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: sync/internal_api/debug_info_event_listener.h
diff --git a/sync/internal_api/debug_info_event_listener.h b/sync/internal_api/debug_info_event_listener.h
index f671dd2c2aba9decc99359b44f17b2ca98794582..8fe9847291bfb44709a5fa9c8ef939c00f1d5047 100644
--- a/sync/internal_api/debug_info_event_listener.h
+++ b/sync/internal_api/debug_info_event_listener.h
@@ -87,4 +87,5 @@ class DebugInfoEventListener : public syncer::SyncManager::Observer,
};
} // namespace syncer
+
#endif // SYNC_INTERNAL_API_DEBUG_INFO_EVENT_LISTENER_H_

Powered by Google App Engine
This is Rietveld 408576698