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

Unified Diff: chrome/browser/net/DEPS

Issue 380003002: Improve testing for SDCH. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fixed braino: Added SDHC enable to the tests that need it. 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 | « no previous file | chrome/browser/net/sdch_browsertest.cc » ('j') | chrome/browser/net/sdch_browsertest.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/net/DEPS
diff --git a/chrome/browser/net/DEPS b/chrome/browser/net/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..3700aee90cc18fcd9e387edf94e92264b1a4fb01
--- /dev/null
+++ b/chrome/browser/net/DEPS
@@ -0,0 +1,5 @@
+specific_include_rules = {
+ ".*sdch_browsertest.cc": [
+ "+sdch/open-vcdiff",
+ ],
+}
« no previous file with comments | « no previous file | chrome/browser/net/sdch_browsertest.cc » ('j') | chrome/browser/net/sdch_browsertest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698