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

Unified Diff: chrome/browser/ui/views/ash/caps_lock_handler.cc

Issue 9586029: Fix compilation error which is the side effect of 124852 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 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
« no previous file with comments | « no previous file | chrome/browser/ui/views/select_file_dialog_aura.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/views/ash/caps_lock_handler.cc
diff --git a/chrome/browser/ui/views/ash/caps_lock_handler.cc b/chrome/browser/ui/views/ash/caps_lock_handler.cc
index ac99d40f5f0a377b49bf963a5e93f4440130a4c5..6b4115cc6470c21545f52fc8b629ebe93e489d60 100644
--- a/chrome/browser/ui/views/ash/caps_lock_handler.cc
+++ b/chrome/browser/ui/views/ash/caps_lock_handler.cc
@@ -4,6 +4,7 @@
#include "chrome/browser/ui/views/ash/caps_lock_handler.h"
+#include "base/logging.h"
#include "content/public/browser/browser_thread.h"
// TODO(yusukes): Support Ash on Windows.
« no previous file with comments | « no previous file | chrome/browser/ui/views/select_file_dialog_aura.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698