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

Unified Diff: cc/output/compositor_frame_ack.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/compositor_frame_ack.cc
diff --git a/cc/compositor_frame_ack.cc b/cc/output/compositor_frame_ack.cc
similarity index 88%
rename from cc/compositor_frame_ack.cc
rename to cc/output/compositor_frame_ack.cc
index 1ad1093f3c3e759303d4aaf4548eb54bafc1c8e2..781c67dd3924d2c10cee610c1565b0cd3478e163 100644
--- a/cc/compositor_frame_ack.cc
+++ b/cc/output/compositor_frame_ack.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/compositor_frame_ack.h"
+#include "cc/output/compositor_frame_ack.h"
namespace cc {

Powered by Google App Engine
This is Rietveld 408576698