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

Unified Diff: third_party/WebKit/Source/modules/BUILD.gn

Issue 2332493002: Revert of Move more sources from modules.gypi to subdirectories. (Closed)
Patch Set: Created 4 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 | « no previous file | third_party/WebKit/Source/modules/accessibility/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/modules/BUILD.gn
diff --git a/third_party/WebKit/Source/modules/BUILD.gn b/third_party/WebKit/Source/modules/BUILD.gn
index d48964955b11410d5df9cc3bdd695cac525bd763..2d7960f8bfe871aba46e2d0af6cc73e64a854909 100644
--- a/third_party/WebKit/Source/modules/BUILD.gn
+++ b/third_party/WebKit/Source/modules/BUILD.gn
@@ -88,33 +88,12 @@
deps = [
":make_modules_generated",
":module_names",
+ "//device/battery:mojo_bindings_blink",
"//device/geolocation/public/interfaces:interfaces_blink",
"//device/nfc:mojo_bindings_blink",
"//media/mojo/interfaces:image_capture_blink",
"//third_party/WebKit/Source/bindings/modules:generated",
"//third_party/WebKit/Source/core",
- "//third_party/WebKit/Source/modules/accessibility",
- "//third_party/WebKit/Source/modules/app_banner",
- "//third_party/WebKit/Source/modules/audio_output_devices",
- "//third_party/WebKit/Source/modules/background_sync",
- "//third_party/WebKit/Source/modules/battery",
- "//third_party/WebKit/Source/modules/beacon",
- "//third_party/WebKit/Source/modules/bluetooth",
- "//third_party/WebKit/Source/modules/broadcastchannel",
- "//third_party/WebKit/Source/modules/budget",
- "//third_party/WebKit/Source/modules/cachestorage",
- "//third_party/WebKit/Source/modules/canvas",
- "//third_party/WebKit/Source/modules/canvas2d",
- "//third_party/WebKit/Source/modules/compositorworker",
- "//third_party/WebKit/Source/modules/credentialmanager",
- "//third_party/WebKit/Source/modules/crypto",
- "//third_party/WebKit/Source/modules/csspaint",
- "//third_party/WebKit/Source/modules/device_light",
- "//third_party/WebKit/Source/modules/device_orientation",
- "//third_party/WebKit/Source/modules/donottrack",
- "//third_party/WebKit/Source/modules/encoding",
- "//third_party/WebKit/Source/modules/encryptedmedia",
- "//third_party/WebKit/Source/modules/fetch",
"//third_party/WebKit/Source/modules/sensor",
"//third_party/WebKit/Source/modules/serviceworkers",
"//third_party/WebKit/Source/modules/speech",
« no previous file with comments | « no previous file | third_party/WebKit/Source/modules/accessibility/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698