Searched defs:sync_engine_context (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/sync_file_system/drive_backend/
H A Dfake_sync_worker.cc9 #include "chrome/browser/sync_file_system/drive_backend/sync_engine_context.h"
25 scoped_ptr<SyncEngineContext> sync_engine_context) {
28 sync_engine_context_ = sync_engine_context.Pass();
24 Initialize( scoped_ptr<SyncEngineContext> sync_engine_context) argument

Completed in 57 milliseconds