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

Unified Diff: chrome/browser/BUILD.gn

Issue 2376193006: Disable Ctrl+Shift+P on Chrome OS (Closed)
Patch Set: fix for buildflag Created 4 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 | « no previous file | chrome/browser/ui/browser_commands.cc » ('j') | chrome/browser/ui/browser_commands.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 64f46204e7b051f7a2100fde06a1a334766b89c0..c533ba5b44ac76f687a78edf22fe94302298039b 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -2428,6 +2428,7 @@ split_static_library("browser") {
]
}
}
+
Lei Zhang 2016/10/04 22:10:54 just a blank line change?
skau 2016/10/05 00:18:00 Removed.
if (enable_captive_portal_detection) {
sources += [
"captive_portal/captive_portal_login_detector.cc",
« no previous file with comments | « no previous file | chrome/browser/ui/browser_commands.cc » ('j') | chrome/browser/ui/browser_commands.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698