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

Unified Diff: components/visitedlink/renderer/DEPS

Issue 15462003: Update references to Blink's Platform API headers (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') | content/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..1c5e7ff94d9c8d621d098aa679c9aef5f446247c 100644
--- a/components/visitedlink/renderer/DEPS
+++ b/components/visitedlink/renderer/DEPS
@@ -1,6 +1,6 @@
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') | content/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698