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

Unified Diff: cc/resources/tiling_set_raster_queue_all.h

Issue 1131023004: clang/win: Fix style plugin warnings in debug builds. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 5 years, 7 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 | net/http/http_auth_challenge_tokenizer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/resources/tiling_set_raster_queue_all.h
diff --git a/cc/resources/tiling_set_raster_queue_all.h b/cc/resources/tiling_set_raster_queue_all.h
index e210f2865e1ccff0cb2a9b159e125d4cd2eaa9f7..e7905f1e5fd63cccba6ec5567e6faeaf1f4a2dc8 100644
--- a/cc/resources/tiling_set_raster_queue_all.h
+++ b/cc/resources/tiling_set_raster_queue_all.h
@@ -199,6 +199,8 @@ class CC_EXPORT TilingSetRasterQueueAll {
// ideal pending high res.
base::StackVector<IterationStage, 6> stages_;
TilingIterator iterators_[NUM_ITERATORS];
+
+ DISALLOW_COPY_AND_ASSIGN(TilingSetRasterQueueAll);
};
} // namespace cc
« no previous file with comments | « no previous file | net/http/http_auth_challenge_tokenizer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698