Searched refs:json_notification (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/browser/devtools/
H A Ddevtools_protocol.cc155 std::string json_notification; local
156 base::JSONWriter::Write(&notification, &json_notification);
157 return json_notification;

Completed in 49 milliseconds