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

Unified Diff: components/visitedlink/renderer/DEPS

Issue 15648012: Update references to Blink's Platform API headers (remaining) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 7 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 | « components/sessions/serialized_navigation_entry_unittest.cc ('k') | ppapi/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/visitedlink/renderer/DEPS
diff --git a/components/visitedlink/renderer/DEPS b/components/visitedlink/renderer/DEPS
index 49859dac5f347bd2080f39a4926f012d20f9f17e..ba7c7dac7c6663ab00a79f3f5ed2cba3de77f15b 100644
--- a/components/visitedlink/renderer/DEPS
+++ b/components/visitedlink/renderer/DEPS
@@ -1,6 +1,5 @@
include_rules = [
"+content/public/renderer",
- "+third_party/WebKit/Source/Platform/chromium/public",
+ "+third_party/WebKit/public/platform",
"+third_party/WebKit/Source/WebKit/chromium/public",
]
-
« no previous file with comments | « components/sessions/serialized_navigation_entry_unittest.cc ('k') | ppapi/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698