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

Unified Diff: chrome/browser/extensions/BUILD.gn

Issue 697343002: Revert of Use a stub implementation of GlobalShortcutListener for Athena (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@athena_do_not_use_ash47_media_stub
Patch Set: Created 6 years, 1 month 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 | « no previous file | chrome/browser/extensions/global_shortcut_listener_athena.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/extensions/BUILD.gn
diff --git a/chrome/browser/extensions/BUILD.gn b/chrome/browser/extensions/BUILD.gn
index a0615710dde2418699f1d142349468d18226abaf..866a72cf07f64d80088e758d7fca93b02f9d4455 100644
--- a/chrome/browser/extensions/BUILD.gn
+++ b/chrome/browser/extensions/BUILD.gn
@@ -119,11 +119,6 @@
sources += rebase_path(
gypi_values.chrome_browser_extensions_non_athena_sources,
".", "//chrome")
- if (is_chromeos) {
- sources += rebase_path(
- gypi_values.chrome_browser_extensions_chromeos_non_athena_sources,
- ".", "//chrome")
- }
}
if (is_linux) {
« no previous file with comments | « no previous file | chrome/browser/extensions/global_shortcut_listener_athena.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698