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

Unified Diff: content/browser/renderer_host/DEPS

Issue 68683009: Rewrite include paths for Blink public/ headers that have moved (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 years, 1 month 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/browser/renderer_host/DEPS
diff --git a/content/browser/renderer_host/DEPS b/content/browser/renderer_host/DEPS
index 7fce152d79b100f98f867bc0f50a4424f8cf2071..7a58b2fc44caa81723f32de35baec0f6d136e0eb 100644
--- a/content/browser/renderer_host/DEPS
+++ b/content/browser/renderer_host/DEPS
@@ -23,8 +23,8 @@ specific_include_rules = {
"+media/filters",
],
"render_sandbox_host_linux\.cc": [
+ "+third_party/WebKit/public/platform/linux/WebFontInfo.h",
"+third_party/WebKit/public/web/WebKit.h",
- "+third_party/WebKit/public/web/linux/WebFontInfo.h",
],
"render_process_host_impl\.cc": [
"+content/browser/frame_host/render_frame_message_filter.h",
« no previous file with comments | « content/browser/browser_plugin/browser_plugin_guest.cc ('k') | content/browser/renderer_host/gtk_window_utils.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698