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

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

Issue 2700103004: Initial support for accessibility actions on ARC. (Closed)
Patch Set: Use desktop tree id. Created 3 years, 10 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/browser/extensions/BUILD.gn
diff --git a/chrome/browser/extensions/BUILD.gn b/chrome/browser/extensions/BUILD.gn
index d7ea29dc4049fa0e44a01447511b74783ef667be..247fb82cb0f8e48ecaed374efba78fd54a5573a0 100644
--- a/chrome/browser/extensions/BUILD.gn
+++ b/chrome/browser/extensions/BUILD.gn
@@ -72,7 +72,6 @@ static_library("extensions") {
"api/autofill_private/autofill_private_event_router_factory.h",
"api/autofill_private/autofill_util.cc",
"api/autofill_private/autofill_util.h",
- "api/automation_internal/automation_action_adapter.h",
"api/automation_internal/automation_event_router.cc",
"api/automation_internal/automation_event_router.h",
"api/automation_internal/automation_internal_api.cc",

Powered by Google App Engine
This is Rietveld 408576698