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

Unified Diff: win8/metro_driver/DEPS

Issue 630333002: Rewrite line endings from CRLF to LF for a bunch of files. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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 | « ui/views/widget/desktop_aura/README.chromium ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: win8/metro_driver/DEPS
diff --git a/win8/metro_driver/DEPS b/win8/metro_driver/DEPS
index 62079c36456e1a95b6fdde760700790d3b0e53fa..c767809f8dd71aead6c0ecc8f3fe80508180cf12 100644
--- a/win8/metro_driver/DEPS
+++ b/win8/metro_driver/DEPS
@@ -1,5 +1,5 @@
-include_rules = [
- # Allow metro_driver to include from delegate_execute *temporarily*.
- # TODO(ananta): Remove this by fixing toast_notification_handler.cc.
- "+win8/delegate_execute",
+include_rules = [
+ # Allow metro_driver to include from delegate_execute *temporarily*.
+ # TODO(ananta): Remove this by fixing toast_notification_handler.cc.
+ "+win8/delegate_execute",
]
« no previous file with comments | « ui/views/widget/desktop_aura/README.chromium ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698