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

Unified Diff: ash/accelerators/DEPS

Issue 1177773002: Deprecating high-conflict accelerators (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added deprecation for the Shift+Esc Created 5 years, 6 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 | « no previous file | ash/accelerators/accelerator_controller.h » ('j') | chrome/app/generated_resources.grd » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/accelerators/DEPS
diff --git a/ash/accelerators/DEPS b/ash/accelerators/DEPS
index c9f58d33958bec3abdede89189d90e41858e71a4..bcd653ae83bdf9204760ee3ac45aa2426d651b5d 100644
--- a/ash/accelerators/DEPS
+++ b/ash/accelerators/DEPS
@@ -2,4 +2,7 @@ specific_include_rules = {
"debug_commands\.cc": [
"+ash/host"
],
+ "accelerator_table.cc": [
+ "+chrome/grit"
+ ],
}
« no previous file with comments | « no previous file | ash/accelerators/accelerator_controller.h » ('j') | chrome/app/generated_resources.grd » ('J')

Powered by Google App Engine
This is Rietveld 408576698