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

Unified Diff: cc/output/render_surface_filters_unittest.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/render_surface_filters_unittest.cc
diff --git a/cc/render_surface_filters_unittest.cc b/cc/output/render_surface_filters_unittest.cc
similarity index 99%
rename from cc/render_surface_filters_unittest.cc
rename to cc/output/render_surface_filters_unittest.cc
index fdd0371e6aeb88dcc80b6abbbf6b10a8e58060eb..6898f234da55af855d40b968156df69bd02062a9 100644
--- a/cc/render_surface_filters_unittest.cc
+++ b/cc/output/render_surface_filters_unittest.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/render_surface_filters.h"
+#include "cc/output/render_surface_filters.h"
#include "testing/gtest/include/gtest/gtest.h"
#include "third_party/WebKit/Source/Platform/chromium/public/WebFilterOperation.h"

Powered by Google App Engine
This is Rietveld 408576698