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

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: Squash and rebase 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
« no previous file with comments | « build/gn_migration.gypi ('k') | content/common/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/DEPS
diff --git a/content/DEPS b/content/DEPS
index 1d6f952b9ba7fde072427e6cb6236ec54110e767..c700262c82fcabaf8739c355c16270694152bf6b 100644
--- a/content/DEPS
+++ b/content/DEPS
@@ -27,6 +27,7 @@ include_rules = [
"+dbus",
"+gpu",
+ "+media",
jam 2016/04/28 15:28:49 btw there are many +media lines in DEPS files unde
"+mojo/common",
"+mojo/edk/embedder",
"+mojo/edk/js",
@@ -119,4 +120,3 @@ specific_include_rules = {
"+content/shell/common",
],
}
-
« no previous file with comments | « build/gn_migration.gypi ('k') | content/common/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698