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

/external/chromium_org/content/public/browser/
H A Ddevtools_target.h20 // DevToolsTarget represents an inspectable target and can be used to
22 // Instantiation and discovery of DevToolsTarget instances is the responsibility
24 class DevToolsTarget { class in namespace:content
26 virtual ~DevToolsTarget() {}

Completed in 109 milliseconds