HomeSort by relevance Sort by last modified time
    Searched defs:kSyncServerUrl (Results 1 - 4 of 4) sorted by null

  /external/chromium/chrome/browser/sync/
profile_sync_service.h 139 static const char* kSyncServerUrl;
profile_sync_service.cc 59 const char* ProfileSyncService::kSyncServerUrl =
102 sync_service_url_ = GURL(kSyncServerUrl);
    [all...]
  /external/chromium_org/chrome/browser/sync/
profile_sync_service.h 258 static const char* kSyncServerUrl;
    [all...]
profile_sync_service.cc 113 const char* ProfileSyncService::kSyncServerUrl =
200 sync_service_url_ = GURL(kSyncServerUrl);
    [all...]

Completed in 239 milliseconds