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

Unified Diff: net/net.gyp

Issue 10963041: Revert "Revert 158067 - Remove native side of content_view_client" (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add additional_input_paths as a variable and input to java.gypi Created 8 years, 3 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 | « net/android/java/net_errors_java.template ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/net.gyp
diff --git a/net/net.gyp b/net/net.gyp
index 44d46dc358affd0942585201dfe3a2054dbfb7e6..366a452bc80f2069551eeef28c6fc470ccf2c006 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -2206,6 +2206,7 @@
'direct_dependent_settings': {
'variables': {
'additional_src_dirs': ['<(SHARED_INTERMEDIATE_DIR)/net/template/'],
+ 'additional_input_paths': ['<(SHARED_INTERMEDIATE_DIR)/net/template/NetError.java'],
},
},
'actions': [
« no previous file with comments | « net/android/java/net_errors_java.template ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698