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

Unified Diff: cc/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 | « no previous file | cc/base/BUILD.gn » ('j') | cc/base/observer_map.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/BUILD.gn
diff --git a/cc/BUILD.gn b/cc/BUILD.gn
index 004a1b86e1878971474911f0040a1c46b23e3aa1..126b6618cfa4a3617bc967a8ada6f4b5c27ce59a 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -726,6 +726,7 @@ test("cc_unittests") {
"base/histograms_unittest.cc",
"base/list_container_unittest.cc",
"base/math_util_unittest.cc",
+ "base/observer_map_unittest.cc",
"base/region_unittest.cc",
"base/rolling_time_delta_history_unittest.cc",
"base/scoped_ptr_vector_unittest.cc",
« no previous file with comments | « no previous file | cc/base/BUILD.gn » ('j') | cc/base/observer_map.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698