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

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

Issue 1316013004: Remove "API proposal for chrome.app.window to intercept all keys." (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Sync to TOT Created 5 years, 3 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/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index c876981de6ea8676356300143b15d303348b5d1c..b3ad7434c5a467f53221e768f0e912d52ba1450f 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -346,7 +346,6 @@ source_set("ui") {
sources +=
rebase_path(gypi_values.chrome_browser_ui_win_sources, ".", "//chrome")
sources -= [
- "views/apps/keyboard_hook_handler.cc",
"views/frame/taskbar_decorator.cc",
]
public_deps += [
« no previous file with comments | « chrome/browser/apps/app_window_intercept_all_keys_uitest.cc ('k') | chrome/browser/ui/cocoa/apps/native_app_window_cocoa.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698