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

Unified Diff: mojo/fetcher/DEPS

Issue 1342093002: Mandoline: let html_viewer handle more contents (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 3 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 | mojo/fetcher/about_fetcher.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/fetcher/DEPS
diff --git a/mojo/fetcher/DEPS b/mojo/fetcher/DEPS
index 3a33355d7e55d5a18b73c0abde1659da5d836373..4c81d8cc4b2e1b9ac12a9b5da8705ed45228a805 100644
--- a/mojo/fetcher/DEPS
+++ b/mojo/fetcher/DEPS
@@ -7,4 +7,7 @@ specific_include_rules = {
"about_fetcher_unittest.cc": [
"+mojo/runner/context.h"
],
+ "network_fetcher_unittest.cc": [
+ "+mojo/runner/context.h"
+ ],
}
« no previous file with comments | « no previous file | mojo/fetcher/about_fetcher.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698