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

Unified Diff: PRESUBMIT.py

Issue 2970863002: Removing ui-alternatives (Closed)
Patch Set: more removal Created 3 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 | components/flags_ui/flags_state.h » ('j') | ios/chrome/browser/ui/webui/flags_ui.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: PRESUBMIT.py
diff --git a/PRESUBMIT.py b/PRESUBMIT.py
index 3b003c8cf83e2ab860f4a6368487de8543821104..bcf1c703952ab8b73f4d0b7f7842f24d922ff056 100644
--- a/PRESUBMIT.py
+++ b/PRESUBMIT.py
@@ -1945,7 +1945,6 @@ def _CheckNoDeprecatedCss(input_api, output_api):
(r"^chrome/common/extensions/docs",
r"^chrome/docs",
r"^components/dom_distiller/core/css/distilledpage_ios.css",
- r"^components/flags_ui/resources/apple_flags.css",
r"^components/neterror/resources/neterror.css",
r"^native_client_sdk"))
file_filter = lambda f: input_api.FilterSourceFile(
« no previous file with comments | « no previous file | components/flags_ui/flags_state.h » ('j') | ios/chrome/browser/ui/webui/flags_ui.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698