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

Unified Diff: WATCHLISTS

Issue 2660433003: Update WATCHLIST for recent platform/loading changes (Closed)
Patch Set: Created 3 years, 11 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 | 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 a6cd5cd7ac2454984c0737d914c88600892ab6e6..6b41ffe61f2a35648155c038b798b323c6bca7f3 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -1206,7 +1206,7 @@
'|third_party/WebKit/Source/platform/.*Event'
},
'blink_fetch': {
- 'filepath': 'third_party/WebKit/Source/core/fetch',
+ 'filepath': 'third_party/WebKit/Source/platform/loader/fetch'
},
'blink_heap': {
'filepath': 'third_party/WebKit/Source/platform/heap' \
@@ -1216,7 +1216,8 @@
'filepath': 'third_party/WebKit/Source/core/html/'
},
'blink_loader': {
- 'filepath': 'third_party/WebKit/Source/core/loader',
+ 'filepath': 'third_party/WebKit/Source/core/loader', \
+ 'filepath': 'third_party/WebKit/Source/platform/loader'
},
'blink_modules': {
'filepath': 'third_party/WebKit/Source/modules'
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698