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

Unified Diff: components/pdf/renderer/DEPS

Issue 601733002: Rename component_resources.h to components_resources.h (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: output_name hack Created 6 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: components/pdf/renderer/DEPS
diff --git a/components/pdf/renderer/DEPS b/components/pdf/renderer/DEPS
index ee0d845c957a706704801edcc89b266206f20cfa..42effda7ac5aae223b1cb7fa2db2901337374f1d 100644
--- a/components/pdf/renderer/DEPS
+++ b/components/pdf/renderer/DEPS
@@ -1,6 +1,6 @@
include_rules = [
"+components/strings/grit/components_strings.h",
- "+grit/component_scaled_resources.h",
+ "+grit/components_scaled_resources.h",
"+skia/ext",
"+ui/gfx",
]

Powered by Google App Engine
This is Rietveld 408576698