Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3389)

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 1760773004: Add "Open with <ARC-app-name>" items to the context menu (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address comments Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/chrome_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index c23fdbc9bfc02f2569a0b2fa617486e4f2c58b16..08114c67984ee0fd18889c5e078021ae7a62e424 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -687,6 +687,7 @@
],
'chrome_unit_tests_ash_sources': [
'browser/media/desktop_media_list_ash_unittest.cc',
+ 'browser/renderer_context_menu/open_with_menu_factory_ash_unittest.cc',
'browser/signin/signin_error_notifier_ash_unittest.cc',
'browser/sync/sync_error_notifier_ash_unittest.cc',
# Ash implies the app list is enabled (only disabled on mobile).

Powered by Google App Engine
This is Rietveld 408576698