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

Unified Diff: cc/base/completion_event.h

Issue 13051003: cpplint.py pass on cc/(base|debug|quads|resources)/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix prioritized_resource_unittest 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 | « no previous file | cc/base/hash_pair.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/base/completion_event.h
diff --git a/cc/base/completion_event.h b/cc/base/completion_event.h
index f7fa5b120bef2e771675d628ed2169ef9677ff55..759ce9c3a279b7233031061f370326f9105ae22b 100644
--- a/cc/base/completion_event.h
+++ b/cc/base/completion_event.h
@@ -58,6 +58,6 @@ class CompletionEvent {
#endif
};
-}
+} // namespace cc
#endif // CC_BASE_COMPLETION_EVENT_H_
« no previous file with comments | « no previous file | cc/base/hash_pair.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698