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

Unified Diff: cc/base/switches.cc

Issue 73923003: Shared Raster Worker Threads (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Moving number of raster thread API to RasterWorkerPool + comments Created 6 years, 11 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/base/switches.cc
diff --git a/cc/base/switches.cc b/cc/base/switches.cc
old mode 100644
new mode 100755
index ddba9cbd4449b52cb8edd870a77dccc45faafb35..f436b6c3a430a28a7559237c946f792ad0358ba4
--- a/cc/base/switches.cc
+++ b/cc/base/switches.cc
@@ -5,6 +5,7 @@
#include "cc/base/switches.h"
#include "base/command_line.h"
+#include "base/logging.h"
reveman 2014/01/06 07:13:12 no need to add this include
sohanjg 2014/01/06 09:57:29 Done.
namespace cc {
namespace switches {
« no previous file with comments | « cc/base/switches.h ('k') | cc/layers/picture_layer.cc » ('j') | cc/resources/picture_pile.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698