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

Side by Side Diff: webrtc/base/DEPS

Issue 1753293002: Safe numeric library: base/numerics (copied from Chromium) (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: (Re-added "deps = []" I accidentally removed, would have broken chromium) Created 4 years, 9 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 "-base",
3 "+json",
4 "+testing",
5 "+third_party/jsoncpp",
6 "+webrtc",
7 "+webrtc/base",
8 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698