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

Unified Diff: cc/resources/priority_calculator.h

Issue 13051003: cpplint.py pass on cc/(base|debug|quads|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
Index: cc/resources/priority_calculator.h
diff --git a/cc/resources/priority_calculator.h b/cc/resources/priority_calculator.h
index 6ab54bdc933a880f28195a2e9f3662d835dfe44a..2c940d8213f16b498a688f1369fd40d82377638d 100644
--- a/cc/resources/priority_calculator.h
+++ b/cc/resources/priority_calculator.h
@@ -36,6 +36,6 @@ class CC_EXPORT PriorityCalculator {
static int AllowEverythingCutoff();
};
-}
+} // namespace cc
#endif // CC_RESOURCES_PRIORITY_CALCULATOR_H_

Powered by Google App Engine
This is Rietveld 408576698