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

Unified Diff: WATCHLISTS

Issue 898783003: Move rendering/RenderLayer* to layout/ (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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 | « Source/web/tests/WebViewTest.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: WATCHLISTS
diff --git a/WATCHLISTS b/WATCHLISTS
index b60357f9832979108c467f780972e9cdc493cb77..af34d06a3575c4ba15ea463350c4ffebb857033f 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -148,7 +148,7 @@
'layers': {
'filepath': 'Source/core/page/scrolling/ScrollingCoordinator' \
'|Source/platform/graphics/GraphicsLayer' \
- '|Source/core/rendering/RenderLayer'
+ '|Source/core/layout/Layer'
},
"content_security_policy": {
'filepath': 'Source/core/frame/csp' \
« no previous file with comments | « Source/web/tests/WebViewTest.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698