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

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

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_messages.h ('k') | content/common/gpu/gpu_rendering_stats.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/gpu/gpu_rendering_stats.h
diff --git a/content/public/common/gpu_rendering_stats.h b/content/common/gpu/gpu_rendering_stats.h
similarity index 87%
rename from content/public/common/gpu_rendering_stats.h
rename to content/common/gpu/gpu_rendering_stats.h
index 358f9166fe59e0297b45cd6620e760cab43c0a3c..e7cad9160439626ba8d05f71e964d1be06cf4539 100644
--- a/content/public/common/gpu_rendering_stats.h
+++ b/content/common/gpu/gpu_rendering_stats.h
@@ -2,8 +2,8 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#ifndef CONTENT_PUBLIC_COMMON_RENDERING_STATS_H_
-#define CONTENT_PUBLIC_COMMON_RENDERING_STATS_H_
+#ifndef CONTENT_COMMON_GPU_GPU_RENDERING_STATS_H_
+#define CONTENT_COMMON_GPU_GPU_RENDERING_STATS_H_
#include "base/time.h"
#include "content/common/content_export.h"
« no previous file with comments | « content/common/gpu/gpu_messages.h ('k') | content/common/gpu/gpu_rendering_stats.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698