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

Unified Diff: webrtc/base/DEPS

Issue 2877023002: Move webrtc/{base => rtc_base} (Closed)
Patch Set: update presubmit.py and DEPS include rules Created 3 years, 6 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 | « webrtc/base/BUILD.gn ('k') | webrtc/base/Dummy.java » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/base/DEPS
diff --git a/webrtc/base/DEPS b/webrtc/base/DEPS
deleted file mode 100644
index 6abcfb82912aa0f296d241e83615680fa78805d3..0000000000000000000000000000000000000000
--- a/webrtc/base/DEPS
+++ /dev/null
@@ -1,15 +0,0 @@
-include_rules = [
- "+base/third_party/libevent",
- "+json",
- "+third_party/jsoncpp",
- "+webrtc/system_wrappers",
-]
-
-specific_include_rules = {
- "gunit_prod.h": [
- "+gtest",
- ],
- "protobuf_utils.h": [
- "+third_party/protobuf",
- ],
-}
« no previous file with comments | « webrtc/base/BUILD.gn ('k') | webrtc/base/Dummy.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698