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

Unified Diff: cc/resources/priority_calculator.cc

Issue 12471007: Part 8 of cc/ directory shuffles: resources (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 9 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/resources/priority_calculator.h ('k') | cc/resources/raster_worker_pool.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/resources/priority_calculator.cc
diff --git a/cc/priority_calculator.cc b/cc/resources/priority_calculator.cc
similarity index 98%
rename from cc/priority_calculator.cc
rename to cc/resources/priority_calculator.cc
index 182b8c4f61f958b318436753e5fe95da9996d76f..aaeb6bb3b3e9036fc9171c6c3c0d54f7a6616363 100644
--- a/cc/priority_calculator.cc
+++ b/cc/resources/priority_calculator.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/priority_calculator.h"
+#include "cc/resources/priority_calculator.h"
#include "ui/gfx/rect.h"
« no previous file with comments | « cc/resources/priority_calculator.h ('k') | cc/resources/raster_worker_pool.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698