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

  /external/chromium_org/chrome/browser/
shell_integration_win_unittest.cc 105 base::win::ShortcutProperties temp_properties; local
108 temp_properties.set_target(other_target_);
109 temp_properties.set_app_id(L"Dumbo");
111 AddTestShortcutAndResetProperties(&temp_properties));
114 temp_properties.set_target(chrome_exe_);
115 temp_properties.set_app_id(L"Dumbo");
116 temp_properties.set_dual_mode(false);
118 AddTestShortcutAndResetProperties(&temp_properties));
122 temp_properties.set_target(chrome_exe_);
123 temp_properties.set_app_id(chrome_app_id_)
    [all...]
  /external/chromium_org/chrome/browser/themes/
browser_theme_pack.cc     [all...]

Completed in 48 milliseconds