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

Unified Diff: content/public/common/DEPS

Issue 265263004: Mac Video Capture Device: split VCD into VCD and Factory. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: perkj@s comments; removed inclusion+DEPS of media_switches.h in content_switches.h Created 6 years, 7 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/public/common/DEPS
diff --git a/content/public/common/DEPS b/content/public/common/DEPS
index 6f777b0a60680ae12f8e4173001bcbacf5563a1f..2fd1c5f873458b8906f77b93f9c5757826eb8dbb 100644
--- a/content/public/common/DEPS
+++ b/content/public/common/DEPS
@@ -1,5 +1,5 @@
specific_include_rules = {
".*\.cc": [
"+content/common",
- ]
+ ],
perkj_chrome 2014/05/07 10:47:32 revert this change
mcasas 2014/05/07 12:18:23 Done.
}

Powered by Google App Engine
This is Rietveld 408576698