Index: ios/chrome/browser/snapshots/DEPS |
diff --git a/ios/chrome/browser/snapshots/DEPS b/ios/chrome/browser/snapshots/DEPS |
new file mode 100644 |
index 0000000000000000000000000000000000000000..9b3218102522e19e40e762b4f2ea56eec8f14032 |
--- /dev/null |
+++ b/ios/chrome/browser/snapshots/DEPS |
@@ -0,0 +1,6 @@ |
+specific_include_rules = { |
+ # TODO(crbug.com/620089): Remove this exception. |
+ "^web_controller_snapshot_helper\.mm$": [ |
+ "+ios/web/web_state/ui/crw_web_controller.h", |
+ ], |
+} |