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

Side by Side Diff: content/public/common/DEPS

Issue 265263004: Mac Video Capture Device: split VCD into VCD and Factory. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: perkj@s comments; removed inclusion+DEPS of media_switches.h in content_switches.h Created 6 years, 7 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 | Annotate | Revision Log
OLDNEW
1 specific_include_rules = { 1 specific_include_rules = {
2 ".*\.cc": [ 2 ".*\.cc": [
3 "+content/common", 3 "+content/common",
4 ] 4 ],
perkj_chrome 2014/05/07 10:47:32 revert this change
mcasas 2014/05/07 12:18:23 Done.
5 } 5 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698