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

Unified Diff: third_party/google_input_tools/third_party/closure_library/closure/bin/build/depstree.py

Issue 674153004: Add third_party/google-input-tools: Take 2 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@google_input_tools
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
Index: third_party/google_input_tools/third_party/closure_library/closure/bin/build/depstree.py
diff --git a/chrome/third_party/chromevox/third_party/closure-library/closure/bin/build/depstree.py b/third_party/google_input_tools/third_party/closure_library/closure/bin/build/depstree.py
old mode 100644
new mode 100755
similarity index 99%
copy from chrome/third_party/chromevox/third_party/closure-library/closure/bin/build/depstree.py
copy to third_party/google_input_tools/third_party/closure_library/closure/bin/build/depstree.py
index f288dd3aa616a9a69390f5ac6dc4411a3a8a419b..418f60125cee3df204e758229b992d6b7517045b
--- a/chrome/third_party/chromevox/third_party/closure-library/closure/bin/build/depstree.py
+++ b/third_party/google_input_tools/third_party/closure_library/closure/bin/build/depstree.py
@@ -1,3 +1,4 @@
+#!/usr/bin/env python
# Copyright 2009 The Closure Library Authors. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");

Powered by Google App Engine
This is Rietveld 408576698