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

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/bindings/
H A DContentScriptProjectDecorator.js8 WebInspector.ContentScriptProjectDecorator = function()
18 WebInspector.ContentScriptProjectDecorator._updateProjectWithExtensionName = function(project, context)
24 WebInspector.ContentScriptProjectDecorator.prototype = {
38 WebInspector.ContentScriptProjectDecorator._updateProjectWithExtensionName(projects[i], context);
66 WebInspector.ContentScriptProjectDecorator._updateProjectWithExtensionName(project, contexts[i]);

Completed in 98 milliseconds