From 556fd29842f0ad999d8d3b302636bcafc46792de Mon Sep 17 00:00:00 2001 From: "jamesr@chromium.org" Date: Mon, 18 Mar 2013 08:03:04 +0000 Subject: Part 7 of cc/ directory shuffles: trees Continuation of https://src.chromium.org/viewvc/chrome?view=rev&revision=188681 BUG=190824 TBR=enne@chromium.org, piman@chromium.org Review URL: https://codereview.chromium.org/12722007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@188694 0039d316-1c4b-4281-b951-d872f2087c98 --- cc/test/fake_impl_proxy.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cc/test/fake_impl_proxy.h') diff --git a/cc/test/fake_impl_proxy.h b/cc/test/fake_impl_proxy.h index d1086d7..777da4a 100644 --- a/cc/test/fake_impl_proxy.h +++ b/cc/test/fake_impl_proxy.h @@ -5,8 +5,8 @@ #ifndef CC_TEST_FAKE_IMPL_PROXY_H_ #define CC_TEST_FAKE_IMPL_PROXY_H_ -#include "cc/single_thread_proxy.h" #include "cc/test/fake_proxy.h" +#include "cc/trees/single_thread_proxy.h" namespace cc { -- cgit v1.1