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

Unified Diff: cc/base/worker_pool.cc

Issue 12472028: Part 1 of cc/ directory shuffles: base (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/base/worker_pool.cc
diff --git a/cc/worker_pool.cc b/cc/base/worker_pool.cc
similarity index 99%
rename from cc/worker_pool.cc
rename to cc/base/worker_pool.cc
index e2c2af4c29dd33b28c4e179d89479bcb19b2f204..41ade7fbc62b7207a894f62bad348bcf92393841 100644
--- a/cc/worker_pool.cc
+++ b/cc/base/worker_pool.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "cc/worker_pool.h"
+#include "cc/base/worker_pool.h"
#include "base/bind.h"
#include "base/debug/trace_event.h"
« no previous file with comments | « cc/base/worker_pool.h ('k') | cc/bitmap_content_layer_updater.h » ('j') | cc/cc.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698