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

Unified Diff: content/DEPS

Issue 1889313002: Revert of Browser Side Text Input State Tracking for OOPIF (Manual). (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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: content/DEPS
diff --git a/content/DEPS b/content/DEPS
index f5efa16c8c09fdeda886759ea9b82585f8013aca..05183285206293e9cc4d31eb5640694ab98aa22f 100644
--- a/content/DEPS
+++ b/content/DEPS
@@ -115,7 +115,7 @@ include_rules = [
# content -> content/shell dependency is not allowed, except for browser tests.
specific_include_rules = {
- ".*_browsertest[a-z_]*\.(cc|h)": [
+ ".*_browsertest[a-z_]*\.cc": [
"+content/shell/browser",
"+content/shell/common",
],

Powered by Google App Engine
This is Rietveld 408576698