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

Unified Diff: net/net_lib.scons

Issue 27036: Get shared link working again. (Closed)
Patch Set: with dom fix Created 11 years, 10 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 | « chrome/test/perf/perftests.scons ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/net_lib.scons
diff --git a/net/net_lib.scons b/net/net_lib.scons
index fda0cc77439cf16d0bff5dbeacfe36766900153f..9d0acbba8322836021e4b79efca2d0e545f08149 100644
--- a/net/net_lib.scons
+++ b/net/net_lib.scons
@@ -14,6 +14,7 @@ env.ApplySConscript([
'$BZIP2_DIR/using_bzip2.scons',
'$CHROME_SRC_DIR/build/using_googleurl.scons',
'$GRIT_DIR/build/using_generated_resources.scons',
+ '$GTEST_DIR/../using_gtest.scons',
'$ICU38_DIR/using_icu38.scons',
'$MODP_B64_DIR/using_modp_b64.scons',
'$SDCH_DIR/using_sdch.scons',
« no previous file with comments | « chrome/test/perf/perftests.scons ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698