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

Unified Diff: PRESUBMIT.py

Issue 253833006: Add browser test for CustomizationWallpaperDownloader. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased. Created 6 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: PRESUBMIT.py
diff --git a/PRESUBMIT.py b/PRESUBMIT.py
index 67d55784370af84d31bed60125693639449c3d1f..31082c1292197de3dbea88571d7713edd843b9e3 100644
--- a/PRESUBMIT.py
+++ b/PRESUBMIT.py
@@ -170,6 +170,7 @@ _BANNED_CPP_FUNCTIONS = (
r"^content[\\\/]shell[\\\/]browser[\\\/]shell_message_filter\.cc$",
r"^mojo[\\\/]system[\\\/]raw_shared_buffer_posix\.cc$",
r"^net[\\\/]disk_cache[\\\/]cache_util\.cc$",
+ r"^net[\\\/]url_request[\\\/]test_url_fetcher_factory\.cc$",
),
),
(
« no previous file with comments | « no previous file | chrome/browser/chromeos/customization_document.h » ('j') | chrome/browser/chromeos/customization_document.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698