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

Unified Diff: content/public/common/DEPS

Issue 2674953003: Only generate suggested filenames when actually dragging an image. (Closed)
Patch Set: rebase Created 3 years, 10 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 | « content/public/common/BUILD.gn ('k') | content/public/common/drop_data.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/common/DEPS
diff --git a/content/public/common/DEPS b/content/public/common/DEPS
index 2fd1c5f873458b8906f77b93f9c5757826eb8dbb..7069861dfc05b3957aa52f46974ffb60f263ab3a 100644
--- a/content/public/common/DEPS
+++ b/content/public/common/DEPS
@@ -1,5 +1,6 @@
specific_include_rules = {
".*\.cc": [
"+content/common",
+ "+components/mime_util",
],
}
« no previous file with comments | « content/public/common/BUILD.gn ('k') | content/public/common/drop_data.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698