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

Unified Diff: components/quirks/BUILD.gn

Issue 2016883003: Remove Quirks flag, limit server retries (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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
« no previous file with comments | « components/quirks.gypi ('k') | components/quirks/quirks_client.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/quirks/BUILD.gn
diff --git a/components/quirks/BUILD.gn b/components/quirks/BUILD.gn
index 85c7a87db6f770a28a86a5233f68ef26f9be3c3f..0a9a24f2628489094bf9ce62832cf2c73ae0e483 100644
--- a/components/quirks/BUILD.gn
+++ b/components/quirks/BUILD.gn
@@ -11,8 +11,6 @@ source_set("quirks") {
"quirks_export.h",
"quirks_manager.cc",
"quirks_manager.h",
- "switches.cc",
- "switches.h",
]
defines = [ "QUIRKS_IMPLEMENTATION" ]
« no previous file with comments | « components/quirks.gypi ('k') | components/quirks/quirks_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698