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

Unified Diff: webkit/fileapi/syncable/sync_action.h

Issue 12304015: Migrated sync_file_status, sync_action and sync_direction from fileapi:: namespace to sync_file_sys… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 7 years, 10 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: webkit/fileapi/syncable/sync_action.h
diff --git a/webkit/fileapi/syncable/sync_action.h b/webkit/fileapi/syncable/sync_action.h
index 11964943fdb7d5a7ca4c9e7f04fb160851306025..b6328ced6074d22ff752448ae13cabcc238ad39b 100644
--- a/webkit/fileapi/syncable/sync_action.h
+++ b/webkit/fileapi/syncable/sync_action.h
@@ -5,9 +5,8 @@
#ifndef WEBKIT_FILEAPI_SYNCABLE_SYNC_ACTION_H_
#define WEBKIT_FILEAPI_SYNCABLE_SYNC_ACTION_H_
-namespace fileapi {
+namespace sync_file_system {
-// TODO(calvinlo): Move to sync_file_system namespace. http://crbug/174870.
enum SyncAction {
// Indicates no action has been made.
SYNC_ACTION_NONE,
« no previous file with comments | « chrome/browser/sync_file_system/sync_file_system_service_unittest.cc ('k') | webkit/fileapi/syncable/sync_callbacks.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698