Home
last modified time | relevance | path

Searched defs:webkit_bugs (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/gpu/config/
Dgpu_control_list.h311 const std::vector<int>& webkit_bugs() const { return webkit_bugs_; } in webkit_bugs() function
Dgpu_control_list.cc448 const base::ListValue* webkit_bugs; in GetEntryFromValue() local
1506 base::ListValue* webkit_bugs = new base::ListValue(); in GetReasons() local