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

Unified Diff: components/sync/core/shutdown_reason.h

Issue 2240613002: [Sync] Convert sync to a static library. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Try getting rid of sync_core source set. Created 4 years, 4 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: components/sync/core/shutdown_reason.h
diff --git a/components/sync/core/shutdown_reason.h b/components/sync/core/shutdown_reason.h
index ccf498ec8ae66281762b0f1da8b4245dcfa783a7..193bf44d95ddd09a2f1c8789a26e6c0f03827c37 100644
--- a/components/sync/core/shutdown_reason.h
+++ b/components/sync/core/shutdown_reason.h
@@ -5,8 +5,6 @@
#ifndef COMPONENTS_SYNC_CORE_SHUTDOWN_REASON_H_
#define COMPONENTS_SYNC_CORE_SHUTDOWN_REASON_H_
-#include "components/sync/base/sync_export.h"
-
namespace syncer {
// Reason for shutting down sync engine.
« no previous file with comments | « components/sync/core/shared_model_type_processor.h ('k') | components/sync/core/simple_metadata_change_list.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698