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

Unified Diff: cc/base/BUILD.gn

Issue 1144523003: Rename cc::ResourceProvider::ResourceId to cc::ResourceId and move it to its own file. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 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 | « no previous file | cc/base/resource_id.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/base/BUILD.gn
diff --git a/cc/base/BUILD.gn b/cc/base/BUILD.gn
index e41c74f1586c5a32b1b224bbdc9a4e1a0ffa9660..4f210eb61c8edc959a932ff082c9af7231104c69 100644
--- a/cc/base/BUILD.gn
+++ b/cc/base/BUILD.gn
@@ -15,6 +15,7 @@ source_set("base") {
"math_util.h",
"region.cc",
"region.h",
+ "resource_id.h",
"rolling_time_delta_history.cc",
"rolling_time_delta_history.h",
"scoped_ptr_algorithm.h",
« no previous file with comments | « no previous file | cc/base/resource_id.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698