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

Unified Diff: cc/base/BUILD.gn

Issue 1337803002: cc: Adding BeginFrameObserverMap. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixing windows compile. Created 5 years, 3 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/BUILD.gn ('k') | cc/base/observer_map.h » ('j') | cc/base/observer_map.h » ('J')
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 98a5d4ad1e6108a4d7cd2f61f6456cea64e187fa..2b919670f319d624f1135ac621783db3ea955835 100644
--- a/cc/base/BUILD.gn
+++ b/cc/base/BUILD.gn
@@ -17,6 +17,7 @@ source_set("base") {
"list_container.h",
"math_util.cc",
"math_util.h",
+ "observer_map.h",
"region.cc",
"region.h",
"resource_id.h",
« no previous file with comments | « cc/BUILD.gn ('k') | cc/base/observer_map.h » ('j') | cc/base/observer_map.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698