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

Unified Diff: ui/views/paint_lock.cc

Issue 8771006: views: Move the remaining file from views/ to ui/views/. (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/paint_lock.h ('k') | ui/views/painter.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/paint_lock.cc
diff --git a/views/paint_lock.cc b/ui/views/paint_lock.cc
similarity index 92%
rename from views/paint_lock.cc
rename to ui/views/paint_lock.cc
index 3b2ce1d34fa2e999ba6c074daf40cb150ac6ff4b..0da63861d6e7ed6f8165e28c0b68d898d3bbbc6d 100644
--- a/views/paint_lock.cc
+++ b/ui/views/paint_lock.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/paint_lock.h"
+#include "ui/views/paint_lock.h"
#include "ui/views/view.h"
« no previous file with comments | « ui/views/paint_lock.h ('k') | ui/views/painter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698