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

Unified Diff: content/public/test/DEPS

Issue 2278283002: Implement Mac Pop-up Dictionary for OOPIF. (Closed)
Patch Set: Addressing lfg@'s comment Created 4 years, 3 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/public/test/DEPS
diff --git a/content/public/test/DEPS b/content/public/test/DEPS
index 18666227adbedde2886a7016fccaaa519241441d..1169b4e70551761041b339abc754afb59bb580b5 100644
--- a/content/public/test/DEPS
+++ b/content/public/test/DEPS
@@ -8,7 +8,7 @@ include_rules = [
# Ensure we don't leak internal content headers through public headers.
specific_include_rules = {
- ".*\.cc": [
+ ".*\.(cc|mm)": [
# Allow inclusion of specific components that we depend on.
# See comment in content/DEPS for which components are allowed.
"+components/scheduler/renderer",
« no previous file with comments | « content/browser/site_per_process_mac_browsertest.mm ('k') | content/public/test/content_browser_test_utils.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698