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_ |