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

Unified Diff: WATCHLISTS

Issue 2727123005: Fix misplaced ' characters in WATCHLISTS (Closed)
Patch Set: Created 3 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 | « 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 b431f06a24b9f101422cf55407d04d902fa16cea..671e845c62235ec7a9f6c1005a6f7bab4bf194a8 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -621,7 +621,7 @@
'audio_message_filter|video_layer|media_internals',
},
'media_capture_from_element': {
- 'filepath': 'content/renderer/media_capture_from_element/' \'
+ 'filepath': 'content/renderer/media_capture_from_element/' \
'|third_party/WebKit/Source/modules/mediacapture/' \
'|third_party/WebKit/Source/platform/exported/WebCanvasCapture' \
'|third_party/WebKit/LayoutTests/fast/mediacapturefromelement/' \
@@ -640,7 +640,7 @@
'filepath': 'media/mojo/*'
},
'media_recorder': {
- 'filepath': 'content/renderer/media_recorder/' \'
+ 'filepath': 'content/renderer/media_recorder/' \
'|third_party/WebKit/Source/modules/mediarecorder/' \
'|third_party/WebKit/Source/platform/exported/WebMediaRecorder' \
'|third_party/WebKit/LayoutTests/fast/mediarecorder/' \
« 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