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

Unified Diff: win8/metro_driver/DEPS

Issue 21084006: When running in metro mode, remember the default isolate on the main thread (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 5 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: win8/metro_driver/DEPS
diff --git a/win8/metro_driver/DEPS b/win8/metro_driver/DEPS
index 62079c36456e1a95b6fdde760700790d3b0e53fa..5cc26f0ebf53f0f27f5d0f4e9432a85fe6ccec07 100644
--- a/win8/metro_driver/DEPS
+++ b/win8/metro_driver/DEPS
@@ -1,5 +1,6 @@
include_rules = [
+ "+net/proxy/proxy_resolver_v8.h",
# Allow metro_driver to include from delegate_execute *temporarily*.
# TODO(ananta): Remove this by fixing toast_notification_handler.cc.
"+win8/delegate_execute",
-]
+]

Powered by Google App Engine
This is Rietveld 408576698