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

Unified Diff: media/DEPS

Issue 438963005: Purge net/ and ui/base from media_unittest DEPS. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove gl from perftests. Created 6 years, 5 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 | « media/BUILD.gn ('k') | media/base/test_data_util.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/DEPS
diff --git a/media/DEPS b/media/DEPS
index 1275117670594bcad38f963163feda653cafab11..f723644c89dc985db7209376f4ffee7ea9a9093b 100644
--- a/media/DEPS
+++ b/media/DEPS
@@ -1,13 +1,12 @@
+# Do NOT add net/ or ui/base without a great reason, they're huge!
include_rules = [
"+gpu",
"+jni",
- "+net/test",
"+third_party/ffmpeg",
"+third_party/libvpx",
"+third_party/libyuv",
"+third_party/opus",
"+third_party/skia",
- "+ui/base",
"+ui/events",
"+ui/gfx",
"+ui/gl",
« no previous file with comments | « media/BUILD.gn ('k') | media/base/test_data_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698