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

Unified Diff: tools/dartium/export_overrides.py

Issue 244643006: Migrate dartium_tools from chrome branch to dart repo (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Replace obsolete roll scripts with terry's Created 6 years, 8 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: tools/dartium/export_overrides.py
diff --git a/tools/dartium/export_overrides.py b/tools/dartium/export_overrides.py
new file mode 100755
index 0000000000000000000000000000000000000000..0c046bff8d7c68e7a6db374155d5309e9a4b94d9
--- /dev/null
+++ b/tools/dartium/export_overrides.py
@@ -0,0 +1,6 @@
+#!/usr/bin/env python
+#
+# Copyright 2012 Google Inc. All Rights Reserved.
+
+# TODO(vsm): Remove this file once we remove the reference from
+# dartium.deps/DEPS.
ricow1 2014/04/22 16:17:53 can we remove this?
vsm 2014/04/24 17:13:12 Done.

Powered by Google App Engine
This is Rietveld 408576698