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

Unified Diff: ui/views/controls/native_control.cc

Issue 8687031: views: Move the remaining files to ui/views/controls/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 1 month 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 | « ui/views/controls/native_control.h ('k') | ui/views/controls/native_control_gtk.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/controls/native_control.cc
diff --git a/views/controls/native_control.cc b/ui/views/controls/native_control.cc
similarity index 99%
rename from views/controls/native_control.cc
rename to ui/views/controls/native_control.cc
index 7f221f3b7b15c2138c4f3c65229053f2ab73af1a..7edbda6f1e2d53f1e3ad6b49f676e504fd5d2546 100644
--- a/views/controls/native_control.cc
+++ b/ui/views/controls/native_control.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 "views/controls/native_control.h"
+#include "ui/views/controls/native_control.h"
#include <atlbase.h>
#include <atlapp.h>
« no previous file with comments | « ui/views/controls/native_control.h ('k') | ui/views/controls/native_control_gtk.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698