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

Unified Diff: cc/resources/resource.cc

Issue 12471007: Part 8 of cc/ directory shuffles: resources (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
« no previous file with comments | « cc/resources/resource.h ('k') | cc/resources/resource_pool.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/resources/resource.cc
diff --git a/cc/resource.cc b/cc/resources/resource.cc
similarity index 96%
rename from cc/resource.cc
rename to cc/resources/resource.cc
index 1fca7d756ced323448f3f4fed55be3c555f80d08..6c06c3e57215b39cfdb9933829bc8fced966d351 100644
--- a/cc/resource.cc
+++ b/cc/resources/resource.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/resource.h"
+#include "cc/resources/resource.h"
#include "third_party/khronos/GLES2/gl2ext.h"
namespace cc {
« no previous file with comments | « cc/resources/resource.h ('k') | cc/resources/resource_pool.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698