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

Unified Diff: extensions/common/switches.h

Issue 2633253002: Split content script injections into multiple tasks (Closed)
Patch Set: comments addressed Created 3 years, 9 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 | « extensions/common/feature_switch.cc ('k') | extensions/common/switches.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/common/switches.h
diff --git a/extensions/common/switches.h b/extensions/common/switches.h
index 90a142fd7b62e51ae85109869a4a6926681e3847..c8207b66a60982a2516cf71e0c4ed032534c71e9 100644
--- a/extensions/common/switches.h
+++ b/extensions/common/switches.h
@@ -36,6 +36,7 @@ extern const char kTraceAppSource[];
extern const char kNativeCrxBindings[];
extern const char kWhitelistedExtensionID[];
extern const char kEnableCrxHashCheck[];
+extern const char kYieldBetweenContentScriptRuns[];
} // namespace switches
« no previous file with comments | « extensions/common/feature_switch.cc ('k') | extensions/common/switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698