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

Unified Diff: cc/priority_calculator.cc

Issue 11233025: cc: Remove CC*.h temporary includes, part 4/4. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 2 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/prioritized_texture_unittest.cc ('k') | cc/proxy.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/priority_calculator.cc
diff --git a/cc/priority_calculator.cc b/cc/priority_calculator.cc
index 055520c974392f8b1a17cb2e075e2d3a5b1ab25c..0d527e0ea8ef1ef1176e8fd8c980cf2bd088444a 100644
--- a/cc/priority_calculator.cc
+++ b/cc/priority_calculator.cc
@@ -4,7 +4,7 @@
#include "config.h"
-#include "CCPriorityCalculator.h"
+#include "cc/priority_calculator.h"
using namespace std;
« no previous file with comments | « cc/prioritized_texture_unittest.cc ('k') | cc/proxy.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698