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

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

Issue 9570044: Rename chrome/browser/ui/views/{aura => ash}/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase 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
Index: chrome/browser/ui/views/ash/caps_lock_handler.cc
diff --git a/chrome/browser/ui/views/aura/caps_lock_handler.cc b/chrome/browser/ui/views/ash/caps_lock_handler.cc
similarity index 97%
rename from chrome/browser/ui/views/aura/caps_lock_handler.cc
rename to chrome/browser/ui/views/ash/caps_lock_handler.cc
index 7b49f6515e153001f5a04279809f3becbb64fdf6..ac99d40f5f0a377b49bf963a5e93f4440130a4c5 100644
--- a/chrome/browser/ui/views/aura/caps_lock_handler.cc
+++ b/chrome/browser/ui/views/ash/caps_lock_handler.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/aura/caps_lock_handler.h"
+#include "chrome/browser/ui/views/ash/caps_lock_handler.h"
#include "content/public/browser/browser_thread.h"
« no previous file with comments | « chrome/browser/ui/views/ash/caps_lock_handler.h ('k') | chrome/browser/ui/views/ash/caps_lock_handler_browsertest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698