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

Unified Diff: third_party/google_input_tools/third_party/closure_library/closure/bin/build/source.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/source.py
diff --git a/chrome/third_party/chromevox/third_party/closure-library/closure/bin/build/source.py b/third_party/google_input_tools/third_party/closure_library/closure/bin/build/source.py
old mode 100644
new mode 100755
similarity index 99%
copy from chrome/third_party/chromevox/third_party/closure-library/closure/bin/build/source.py
copy to third_party/google_input_tools/third_party/closure_library/closure/bin/build/source.py
index 64e748587d452a217aa2f9cdcfd6c30fb9df57ce..d4d1dbabcd464184a6917f7f40327e1210227364
--- a/chrome/third_party/chromevox/third_party/closure-library/closure/bin/build/source.py
+++ b/third_party/google_input_tools/third_party/closure_library/closure/bin/build/source.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