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

Unified Diff: setup_links.py

Issue 1845003004: Enable building with Native Client. (Closed) Base URL: https://chromium.googlesource.com/libyuv/libyuv@master
Patch Set: Rebased Created 4 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
« no previous file with comments | « chromium/.gclient ('k') | sync_chromium.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: setup_links.py
diff --git a/setup_links.py b/setup_links.py
index 8a131b4f2115b4cd6e4f49b431d057ba38f7d8c0..947bf2a8d653957374d27c733275cd30cee0125f 100755
--- a/setup_links.py
+++ b/setup_links.py
@@ -35,6 +35,7 @@ DIRECTORIES = [
'build',
'buildtools',
'google_apis', # Needed by build/common.gypi.
+ 'native_client',
'net',
'testing',
'third_party/binutils',
« no previous file with comments | « chromium/.gclient ('k') | sync_chromium.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698