HomeSort by relevance Sort by last modified time
    Searched refs:kButtonTwoUrl (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/notifications/sync_notifier/
sync_notifier_test_utils.h 69 extern const char kButtonTwoUrl[];
sync_notifier_test_utils.cc 62 const char kButtonTwoUrl[] = "chrome://about";
190 action2->set_url(kButtonTwoUrl);
chrome_notifier_delegate_unittest.cc 143 GURL url2(kButtonTwoUrl);
synced_notification_unittest.cc 277 EXPECT_EQ(GURL(kButtonTwoUrl), button_two_url);

Completed in 86 milliseconds