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

Unified Diff: chrome/chrome_browser_chromeos.gypi

Issue 682943002: Make chrome/browser/chromeos/accessibility compile on Athena with use_ash=0 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@athena_do_not_use_ash41_scroll_end_effect
Patch Set: Created 6 years, 2 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
« no previous file with comments | « chrome/browser/ui/webui/options/browser_options_handler.cc ('k') | ui/chromeos/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_chromeos.gypi
diff --git a/chrome/chrome_browser_chromeos.gypi b/chrome/chrome_browser_chromeos.gypi
index 1f9cd989f5faabeaa4b720322de6e4c082325b2c..e3ee52d00d96a3c2b57fb08e4d72791f827f4d84 100644
--- a/chrome/chrome_browser_chromeos.gypi
+++ b/chrome/chrome_browser_chromeos.gypi
@@ -13,8 +13,6 @@
'browser/chromeos/accessibility/accessibility_manager.h',
'browser/chromeos/accessibility/accessibility_util.cc',
'browser/chromeos/accessibility/accessibility_util.h',
- 'browser/chromeos/accessibility/magnification_manager.cc',
- 'browser/chromeos/accessibility/magnification_manager.h',
'browser/chromeos/app_mode/app_session_lifetime.cc',
'browser/chromeos/app_mode/app_session_lifetime.h',
'browser/chromeos/app_mode/app_launch_utils.cc',
@@ -938,6 +936,8 @@
'browser/supervised_user/chromeos/supervised_user_password_service_factory.h',
],
'browser_chromeos_non_athena_sources': [
+ 'browser/chromeos/accessibility/magnification_manager.cc',
+ 'browser/chromeos/accessibility/magnification_manager.h',
'browser/chromeos/app_mode/kiosk_external_updater.cc',
'browser/chromeos/app_mode/kiosk_external_updater.h',
'browser/chromeos/background/ash_user_wallpaper_delegate.cc',
« no previous file with comments | « chrome/browser/ui/webui/options/browser_options_handler.cc ('k') | ui/chromeos/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698