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

Unified Diff: cc/output/renderer.cc

Issue 12912006: Part 4 of cc/ directory shuffles: output (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/output/renderer.cc
diff --git a/cc/renderer.cc b/cc/output/renderer.cc
similarity index 91%
rename from cc/renderer.cc
rename to cc/output/renderer.cc
index 110f6b14f675bce4b618d1ad16e29d947bdbfd59..7627db7ab0ab007da4d98a40b5d4196635836298 100644
--- a/cc/renderer.cc
+++ b/cc/output/renderer.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/renderer.h"
+#include "cc/output/renderer.h"
namespace cc {
« no previous file with comments | « cc/output/renderer.h ('k') | cc/output/shader.h » ('j') | content/common/view_messages.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698