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

Unified Diff: extensions/extensions.gyp

Issue 178253007: Parse manifest file with app.service_worker.script. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Moved test utils out of base Created 6 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 | « extensions/common/test_util.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/extensions.gyp
diff --git a/extensions/extensions.gyp b/extensions/extensions.gyp
index 41eaf44b0a7d175f51eb617020cb558ac1e4f82d..c778320fb10d82e2b54aba157c90a27252812374 100644
--- a/extensions/extensions.gyp
+++ b/extensions/extensions.gyp
@@ -263,6 +263,7 @@
'extensions_browser',
'extensions_common',
'../base/base.gyp:base',
+ '../testing/gtest.gyp:gtest',
],
'include_dirs': [
'..',
« no previous file with comments | « extensions/common/test_util.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698