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

Unified Diff: content/common/gpu/gpu_rendering_stats.cc

Issue 10915147: Move gpu_rendering_stats to content/common/gpu (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: nitfix Created 8 years, 3 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 | « content/common/gpu/gpu_rendering_stats.h ('k') | content/content_common.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/gpu/gpu_rendering_stats.cc
diff --git a/content/public/common/gpu_rendering_stats.cc b/content/common/gpu/gpu_rendering_stats.cc
similarity index 87%
rename from content/public/common/gpu_rendering_stats.cc
rename to content/common/gpu/gpu_rendering_stats.cc
index bbe38b9f82b42a0048856c656fe7a8b2bb658624..18e9ec702bff86f03c60c15db78ac7f81e5e95f6 100644
--- a/content/public/common/gpu_rendering_stats.cc
+++ b/content/common/gpu/gpu_rendering_stats.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 "content/public/common/gpu_rendering_stats.h"
+#include "content/common/gpu/gpu_rendering_stats.h"
namespace content {
« no previous file with comments | « content/common/gpu/gpu_rendering_stats.h ('k') | content/content_common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698