Index: content/browser/webui/shared_resources_data_source.cc |
diff --git a/content/browser/webui/shared_resources_data_source.cc b/content/browser/webui/shared_resources_data_source.cc |
index f028f2102e9011cfaba6a5c81768d1a2e50b45fa..95b4c2188e4c2a20a1c0dec5bd9dd389f640c098 100644 |
--- a/content/browser/webui/shared_resources_data_source.cc |
+++ b/content/browser/webui/shared_resources_data_source.cc |
@@ -26,7 +26,6 @@ using ResourcesMap = base::hash_map<std::string, int>; |
// TODO(rkc): Once we have a separate source for apps, remove '*/apps/' aliases. |
const char* kPathAliases[][2] = { |
- {"../../../third_party/polymer/components-chromium/", "polymer/"}, |
{"../../../third_party/polymer/v1_0/components-chromium/", "polymer/v1_0/"}, |
{"../../../third_party/web-animations-js/sources/", |
"polymer/v1_0/web-animations-js/"}, |