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

Unified Diff: sandbox/win/src/sync_policy.h

Issue 2829853010: Remove some illegal enum forward declarations (Closed)
Patch Set: Add back *one* forward declaration Created 3 years, 8 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
« no previous file with comments | « sandbox/win/src/sandbox_types.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sandbox/win/src/sync_policy.h
diff --git a/sandbox/win/src/sync_policy.h b/sandbox/win/src/sync_policy.h
index 24e5c7d87b61504bf3e05e567b058cffe249d55b..6cb9d830545667c32d412ffa9eda1fc26a461d40 100644
--- a/sandbox/win/src/sync_policy.h
+++ b/sandbox/win/src/sync_policy.h
@@ -17,8 +17,6 @@
namespace sandbox {
-enum EvalResult;
-
// This class centralizes most of the knowledge related to sync policy
class SyncPolicy {
public:
« no previous file with comments | « sandbox/win/src/sandbox_types.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698