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

Unified Diff: third_party/WebKit/Source/web/web.gypi

Issue 1405993008: compositor-worker: plumb element id and mutable properties (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix rebase error. Created 5 years 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
Index: third_party/WebKit/Source/web/web.gypi
diff --git a/third_party/WebKit/Source/web/web.gypi b/third_party/WebKit/Source/web/web.gypi
index add9ebe6dd2df147cb677501358ccb164f72fcb9..70ffdc74b975bea2ed351f3acb24630e5ada365d 100644
--- a/third_party/WebKit/Source/web/web.gypi
+++ b/third_party/WebKit/Source/web/web.gypi
@@ -258,6 +258,7 @@
# crbug.com/353585
'tests/ActivityLoggerTest.cpp',
'tests/ChromeClientImplTest.cpp',
+ 'tests/CompositorWorkerTest.cpp',
'tests/DocumentLoaderTest.cpp',
'tests/DocumentLoadingRenderingTest.cpp',
'tests/FakeWebPlugin.cpp',

Powered by Google App Engine
This is Rietveld 408576698