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

Unified Diff: chrome/browser/ui/views/accelerator_table.cc

Issue 8341050: Aura: Support non-global keyboard shortcuts. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Restore native_widget_aura change Created 9 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/views/accelerator_table.h ('k') | chrome/browser/ui/views/accelerator_table_linux.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/views/accelerator_table.cc
diff --git a/chrome/browser/ui/views/accelerator_table_linux.cc b/chrome/browser/ui/views/accelerator_table.cc
similarity index 99%
rename from chrome/browser/ui/views/accelerator_table_linux.cc
rename to chrome/browser/ui/views/accelerator_table.cc
index 8b712d710483aeaa88f892134fd45729572cad8a..ffd38a2bd80af575989f339dae6f81a6a297cd26 100644
--- a/chrome/browser/ui/views/accelerator_table_linux.cc
+++ b/chrome/browser/ui/views/accelerator_table.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "chrome/browser/ui/views/accelerator_table_linux.h"
+#include "chrome/browser/ui/views/accelerator_table.h"
#include "base/basictypes.h"
#include "chrome/app/chrome_command_ids.h"
« no previous file with comments | « chrome/browser/ui/views/accelerator_table.h ('k') | chrome/browser/ui/views/accelerator_table_linux.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698