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

Unified Diff: cc/tiles/tile_priority.cc

Issue 1144693002: cc: Move files out of cc/resources/. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: resources: android Created 5 years, 7 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 | « cc/tiles/tile_priority.h ('k') | cc/tiles/tile_priority_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/tiles/tile_priority.cc
diff --git a/cc/resources/tile_priority.cc b/cc/tiles/tile_priority.cc
similarity index 98%
rename from cc/resources/tile_priority.cc
rename to cc/tiles/tile_priority.cc
index 33dfcbe0dae6a8ec4764a92ea3e300d78617b1cc..cf9872e6dcd4931e887bdf87b19171afa396931d 100644
--- a/cc/resources/tile_priority.cc
+++ b/cc/tiles/tile_priority.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 "cc/resources/tile_priority.h"
+#include "cc/tiles/tile_priority.h"
#include "base/trace_event/trace_event_argument.h"
#include "base/values.h"
« no previous file with comments | « cc/tiles/tile_priority.h ('k') | cc/tiles/tile_priority_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698