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

/external/chromium/chrome/common/extensions/
H A Dupdate_manifest.cc19 static const char* kExpectedGupdateXmlns = variable
225 xmlNs* gupdate_ns = GetNamespace(root, kExpectedGupdateXmlns);
/external/chromium_org/chrome/common/extensions/
H A Dupdate_manifest.cc19 static const char* kExpectedGupdateXmlns = variable
243 xmlNs* gupdate_ns = GetNamespace(root, kExpectedGupdateXmlns);

Completed in 35 milliseconds