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

Side by Side Diff: Source/modules/mediarecorder/DEPS

Issue 1255873002: MediaRecorder Blink part (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: peter@ nits and tried removing WebMediaRecorderHandlerClient.cpp 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 unified diff | Download patch
OLDNEW
(Empty)
1 include_rules = [
2 "+core",
3 "-modules",
4 "+modules/EventModules.h",
5 "+modules/EventTargetModules.h",
6 "+modules/ModulesExport.h",
7 "+modules/mediastream",
8 "+platform",
9 "+public/platform",
10 "-web",
11 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698