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

Unified Diff: content/DEPS

Issue 1882373004: Migrate content/common/gpu/media code to media/gpu (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix several more bot-identified build issues Created 4 years, 8 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
Index: content/DEPS
diff --git a/content/DEPS b/content/DEPS
index 05183285206293e9cc4d31eb5640694ab98aa22f..88a6de798bddccc869ec750c10034bc8031afede 100644
--- a/content/DEPS
+++ b/content/DEPS
@@ -27,6 +27,7 @@ include_rules = [
"+dbus",
"+gpu",
+ "+media",
"+mojo/common",
"+mojo/edk/embedder",
"+mojo/edk/js",
@@ -120,4 +121,3 @@ specific_include_rules = {
"+content/shell/common",
],
}
-
« no previous file with comments | « build/gn_migration.gypi ('k') | content/common/BUILD.gn » ('j') | media/gpu/h264_decoder.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698