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

Unified Diff: Source/modules/modules.gypi

Issue 14383019: Absolutify paths to modules/*, part 1. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: .... Created 7 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 | « Source/core/testing/Internals.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/modules.gypi
diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi
index d0f8f9e743eb8fd4b5fcc6a5a978b33e129b337d..64f5aa262573f92b1d4abe686fd5195ca7788032 100644
--- a/Source/modules/modules.gypi
+++ b/Source/modules/modules.gypi
@@ -1,13 +1,6 @@
{
'variables': {
'modules_include_dirs': [
- 'battery',
- 'donottrack',
- 'filesystem',
- 'gamepad',
- 'geolocation',
- 'indexeddb',
- 'indexeddb/chromium',
'inputmethod',
'mediasource',
'mediastream',
@@ -18,7 +11,6 @@
'webaudio',
'webdatabase',
'webdatabase/chromium',
- 'webmidi',
'websockets',
],
'modules_idl_files': [
« no previous file with comments | « Source/core/testing/Internals.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698