Home | History | Annotate | Download | only in extensions

Lines Matching full:img1

536   std::string img1("image1.png");
543 icons->Set(0, Value::CreateStringValue(img1));
555 ASSERT_EQ(img1, (*action->icon_paths())[0]);