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

  /external/chromium/chrome/browser/ui/views/
appcache_info_view.cc 27 string16 manifest_url = local
28 UTF8ToUTF16(info->manifest_url.spec());
36 SetValue(row++, manifest_url);
  /external/chromium/chrome/common/
web_apps.h 45 GURL manifest_url; member in struct:WebApplicationInfo
63 // All these must be of the same origin as manifest_url.
93 // web_app will have manifest_url set and nothing else. The caller must fetch
102 // valid manifest_url.

Completed in 496 milliseconds